Penguin
Annotated edit history of Ruby version 3 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 AristotlePagaltzis 1 A scripting language often seen as a middle ground between [Perl] and [Python]. It follows SmallTalk's "everything is an object" ideal, allowing a very consistent treatment of anything a program consists of. The syntax is clean and uses very limited amounts of punctuation. Its author's stated goal for it is to be a better [Perl] than [Perl].
2
3 ----
4 CategoryProgrammingLanguages, CategoryObjectOrientedProgrammingLanguages, CategoryVeryHighLevelProgrammingLanguages