
Official website (https://www.ruby-lang.org/)
Ruby MRI
Sign in to saveinterpreter for the Ruby programming language
Official website

Link to the official site · 15,588 chars · not written by Vinony
Source code
Ruby is an interpreted object-oriented programming language often used for web development. It also offers many scripting features to process plain text and serialized files, or manage system tasks. It is simple, straightforward, and extensible. Simple Syntax Normal Object-oriented Features (e.g. class, method calls) Advanced Object-oriented Features (e.g. mix-in, singleton-method) Operator Overloading Exception Handling Iterators and Closures Garbage Collection Dynamic Loading of Object Files (on some architectures) Highly Portable (works on many Unix-like/POSIX compatible platforms as well as Windows, macOS, etc.) cf. You can download release packages and the snapshot of the repository. If you want to download whole versions of Ruby, please visit There are some other branches under development. Try the following command to see the list of branches: You may also want to use (actual master of Ruby source) if you are a committer. Ruby was originally designed and developed by Yukihiro Matsumoto (Matz) in 1995.
Excerpt from the source-code README · 3,462 chars · not written by Vinony
Wikidata facts
- Official website
- www.ruby-lang.org
Show 1 more fact
- source code repository URL
- svn.ruby-lang.org/repos/ruby
via Wikidata · CC0