Category:Ruby: Difference between revisions

m
Linkified
m (Ruby has moved up on TIOBE since this writing)
m (Linkified)
Line 1:
{{language|Ruby}}{{codepad}}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.
Anonymous user