answersLogoWhite

0


Best Answer

Ruby is a vibrant, philosophical and object-oriented programming language which is easy-to-learn, while Rails is an open source web application framework which runs via the Ruby programming language.

The purpose of Ruby on Rails is to develop websites as well as Web applications with less code and is at least ten times faster compared to a typical Java framework.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

8y ago

It is easy to learn, has a clear structure and a wide range of built-in functions and it is needed for Ruby on Rails.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the purpose of programming language Ruby?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the purpose of ruby programming language?

because they had a daughter called Ruby


What is a language in video game programming?

Most general-purpose programming languages can be used for video games. Lazyfoo's tutorials are excellent resources for anyone interested in game programming. They are written in the C++ programming language, but the same concepts can easily be applied to C, Ruby, Python, Perl, or any other general-purpose language.


Is ruby programming client side or server side?

Ruby is a server-side language.


How do you get it to say 56 in ruby?

Ruby the programming language? Simple! puts 56 or puts "56"


Which language is best java or net?

The best current programming language is Python and Ruby.


Is ruby a native programming language?

No, Ruby is an interpreted language; it is not directly compiled to machine code, but instead is executed inside a virtual environment (the Ruby Runtime Environment).


What is the purpose for ruby on rails?

Rails is an extended form of Ruby, which is a simple yet powerful programming language. The creator and development of Ruby on Rails wanted to develop a powerful framework for development of Web applications. The main purpose and goal of Ruby on Rails was to give developers more freedom for creativity and reduce the menial and complications of code.


Which is better programming language or markup language?

It might depend on the purpose.


What programming language do raspberry pis have on them?

C, C++, Java, Ruby and Scratch.


Is Fortran a general purpose programming language?

Yes.


What kind of language is C programming?

C is a general purpose, procedure oriented (procedural) programming language developed by Dennis Ritchie in 1972.


Processing is a programming language that was developed for what purpose?

The purpose of processing is to teach the basics of programming in a visual manner. It is also used as a "virtual sketchbook" of sorts.