An Interpreted Object-Oriented Scripting Language
Ruby is an interpreted scripting language for quick and easy object-oriented programming. It has many features for processing text files and performing system management tasks (as in Perl). It is simple, straight-forward, and extensible. * Ruby features: - Simple Syntax - *Normal* Object-Oriented features (class, method calls, for example) - *Advanced* Object-Oriented features(Mix-in, Singleton-method, for example) - Operator Overloading - Exception Handling - Iterators and Closures - Garbage Collection - Dynamic Loading of Object Files (on some architectures) - Highly Portable (works on many UNIX machines; DOS, Windows, Mac, BeOS, and more)
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
README | 000000008484 Bytes | 1410199974over 3 years ago | ![]() |
_link | 0000000133133 Bytes | 1457161900about 2 years ago | ![]() |
ruby.changes | 000003323032.5 KB | 1410199974over 3 years ago | ![]() |
ruby.spec | 00000026022.54 KB | 1410199974over 3 years ago | ![]() |