Ruby
Ruby is a dynamic, open-source programming language with a focus on simplicity and productivity. It was created in the mid-1990s by Yukihiro Matsumoto in Japan. Ruby is known for its elegant syntax that is natural to read and easy to write.
History[edit | edit source]
Ruby was conceived on February 24, 1993, and was publicly released in 1995. Matsumoto wanted a scripting language that was more powerful than Perl and more object-oriented than Python. Ruby has since grown in popularity and has a large and active community.
Features[edit | edit source]
Ruby is a general-purpose programming language that supports multiple programming paradigms, including procedural programming, object-oriented programming, and functional programming. Some of its key features include:
- Object-oriented: Everything in Ruby is an object, including primitive data types.
- Dynamic typing and duck typing: Ruby uses dynamic typing and duck typing, which allows for more flexibility in coding.
- Garbage collection: Ruby has an automatic garbage collection mechanism to manage memory.
- Rich libraries: Ruby comes with a rich set of libraries, known as the Ruby Standard Library.
- Metaprogramming: Ruby supports metaprogramming, allowing the program to modify its own structure and behavior at runtime.
Syntax[edit | edit source]
Ruby's syntax is designed to be intuitive and easy to read. Here is a simple example of a Ruby program:
puts 'Hello, world!'
This program prints "Hello, world!" to the console.
Ruby on Rails[edit | edit source]
One of the most popular applications of Ruby is the Ruby on Rails framework, often simply called Rails. Rails is a server-side web application framework written in Ruby under the MIT License. It is designed to make programming web applications easier by making assumptions about what every developer needs to get started.
Community and Development[edit | edit source]
Ruby has a vibrant community with many conferences, user groups, and online forums. The language is continuously being developed, with new versions released regularly. The official implementation of Ruby is MRI (Matz's Ruby Interpreter), but there are other implementations like JRuby, Rubinius, and TruffleRuby.
Related Pages[edit | edit source]
- Yukihiro Matsumoto
- Programming language
- Object-oriented programming
- Ruby on Rails
- Python (programming language)
- Perl
- JRuby
- Rubinius
- TruffleRuby
See Also[edit | edit source]
- List of programming languages
- Comparison of programming languages
- Dynamic programming language
- Functional programming
References[edit | edit source]
External Links[edit | edit source]
Search WikiMD
Ad.Tired of being Overweight? Try W8MD's physician weight loss program.
Semaglutide (Ozempic / Wegovy and Tirzepatide (Mounjaro / Zepbound) available.
Advertise on WikiMD
WikiMD's Wellness Encyclopedia |
Let Food Be Thy Medicine Medicine Thy Food - Hippocrates |
Translate this page: - East Asian
中文,
日本,
한국어,
South Asian
हिन्दी,
தமிழ்,
తెలుగు,
Urdu,
ಕನ್ನಡ,
Southeast Asian
Indonesian,
Vietnamese,
Thai,
မြန်မာဘာသာ,
বাংলা
European
español,
Deutsch,
français,
Greek,
português do Brasil,
polski,
română,
русский,
Nederlands,
norsk,
svenska,
suomi,
Italian
Middle Eastern & African
عربى,
Turkish,
Persian,
Hebrew,
Afrikaans,
isiZulu,
Kiswahili,
Other
Bulgarian,
Hungarian,
Czech,
Swedish,
മലയാളം,
मराठी,
ਪੰਜਾਬੀ,
ગુજરાતી,
Portuguese,
Ukrainian
Medical Disclaimer: WikiMD is not a substitute for professional medical advice. The information on WikiMD is provided as an information resource only, may be incorrect, outdated or misleading, and is not to be used or relied on for any diagnostic or treatment purposes. Please consult your health care provider before making any healthcare decisions or for guidance about a specific medical condition. WikiMD expressly disclaims responsibility, and shall have no liability, for any damages, loss, injury, or liability whatsoever suffered as a result of your reliance on the information contained in this site. By visiting this site you agree to the foregoing terms and conditions, which may from time to time be changed or supplemented by WikiMD. If you do not agree to the foregoing terms and conditions, you should not enter or use this site. See full disclaimer.
Credits:Most images are courtesy of Wikimedia commons, and templates Wikipedia, licensed under CC BY SA or similar.
Contributors: Prab R. Tumpati, MD