Content deleted Content added
m fix ja: |
Change "hold" to "holds" |
||
Line 21:
* Distributed under an [[open source]] licence ([[GNU General Public Licence|GPL]] or [[Artistic Licence|Artistic]]).
Ruby is purely object-oriented: every bit of data is an object, even basic types. Every function is a method. This is similar to Smalltalk but unlike [[Java programming language|Java]] and Python. With a few exceptions, every name (variable) in a Ruby program
The language was created by [[Yukihiro Matsumoto]] on February 24, 1993. The
|