Category:Ruby: Difference between revisions

From Rosetta Code
Content added Content deleted
(sp)
No edit summary
Line 1: Line 1:
acelbotrocc
[[Category:Solutions by Programming Language]]
[[Category:Solutions by Programming Language]]


Ruby is an interpreted language written by Yukihiro “matz” Matsumoto that originates from Japan. You can find its main website at http://www.ruby-lang.org .
Ruby is an interpreted language written by Yukihiro “matz” Matsumoto that originates from Japan. You can find its main website at http://www.ruby-lang.org .


It is a language that combines
It is a language that combines
Line 11: Line 12:
Ruby is a language of careful balance. Its creator blended parts of his favorite languages ([[Perl]], [[Smalltalk]], [[Eiffel]], [[Ada]], and [[Lisp]]) to form a new language that balances functional programming with imperative programming.
Ruby is a language of careful balance. Its creator blended parts of his favorite languages ([[Perl]], [[Smalltalk]], [[Eiffel]], [[Ada]], and [[Lisp]]) to form a new language that balances functional programming with imperative programming.


He has often said that he is “trying to make Ruby natural, not simple, in a way that mirrors life.
He has often said that he is “trying to make Ruby natural, not simple,” in a way that mirrors life.


Since its public release in 1995, Ruby has drawn devoted coders worldwide. In 2006, Ruby achieved mass acceptance. The [http://www.tiobe.com/tpci.htm TIOBE] index, which measures the growth of programming languages, ranks Ruby as #11 among programming languages worldwide. Citing its growth, they predict, “Chances are that Ruby will enter the top 10 within half a year. Much of the growth is attributed to the popularity of software written in Ruby, particularly the Ruby on Rails web framework.
Since its public release in 1995, Ruby has drawn devoted coders worldwide. In 2006, Ruby achieved mass acceptance. The [http://www.tiobe.com/tpci.htm TIOBE] index, which measures the growth of programming languages, ranks Ruby as #11 among programming languages worldwide. Citing its growth, they predict, “Chances are that Ruby will enter the top 10 within half a year.” Much of the growth is attributed to the popularity of software written in Ruby, particularly the Ruby on Rails web framework.

Revision as of 02:42, 10 October 2007

acelbotrocc

Ruby is an interpreted language written by Yukihiro “matz” Matsumoto that originates from Japan. You can find its main website at http://www.ruby-lang.org .

It is a language that combines

  • Joy of programming
  • Powerful object oriented style
  • Flexibility and extensibility
  • Platform independence

Ruby is a language of careful balance. Its creator blended parts of his favorite languages (Perl, Smalltalk, Eiffel, Ada, and Lisp) to form a new language that balances functional programming with imperative programming.

He has often said that he is “trying to make Ruby natural, not simple,” in a way that mirrors life.

Since its public release in 1995, Ruby has drawn devoted coders worldwide. In 2006, Ruby achieved mass acceptance. The TIOBE index, which measures the growth of programming languages, ranks Ruby as #11 among programming languages worldwide. Citing its growth, they predict, “Chances are that Ruby will enter the top 10 within half a year.” Much of the growth is attributed to the popularity of software written in Ruby, particularly the Ruby on Rails web framework.

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Ruby"

The following 200 pages are in this category, out of 1,236 total.

(previous page) (next page)

A

C

(previous page) (next page)