| Project Name | Ruby |
| Category | Programming Languages |
| Programming Language | |
| Project Home Page | http://www.ruby-lang.org/en/ |
| License(s) | GNU General Public License (GPL) |
| License URL(s) | http://dev.perl.org/licenses/gpl1.html |
| Tags (edit) | dynamic typing, high level language, libraries |
Ruby is a language for quick and easy programming. Similar in scope to Perl and Python, it has high-level data types, automatic memory management, dynamic typing, a module system, exceptions, and a rich standard library. What sets Ruby apart is a clean and consistent language design where everything is an object. Other distinguishing features are CLU-style iterators for loop abstraction, singleton classes/methods and lexical closures.
Similar Projects (edit)
Reviews
Be the first person to review this project!
User tips
Related books
| Title | Authors |
|---|---|
| Game Programming with Python, Lua, and Ruby (Game Development) | Tom Gutschmidt |
| Making Use of Ruby | Suresh Mahadevan et al. |
| Programming Ruby: A Pragmatic Programmer's Guide | David Thomas et al. |
| Programming Ruby: The Pragmatic Programmers' Guide, Second Edition | Dave Thomas et al. |
| Ruby Developer's Guide | Michael Neumann et al. |
| Ruby In A Nutshell | Yukihiro Matsumoto |
| Sams Teach Yourself Ruby in 21 Days | Mark Slagell |
| The Ruby Way | Hal Fulton |
Last modified on 2005-06-11 09:01:11.256 (rel. 10).
