Difference between revisions of "Ruby (programming language)"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) (→External links) |
||
Line 29: | Line 29: | ||
* [https://en.wikipedia.org/wiki/Ruby_(programming_language) Ruby (programming language)] @ Wikipedia | * [https://en.wikipedia.org/wiki/Ruby_(programming_language) Ruby (programming language)] @ Wikipedia | ||
+ | |||
+ | [[Category:Computer programming]] | ||
+ | [[Category:Programming languages]] |
Revision as of 12:24, 21 April 2016
Ruby is a general-purpose programming language.
Contents
Description
Ruby uses several programming paradigms, including:
It also has a dynamic type system and automatic memory management.
History
Ruby was designed and developed in the mid-1990s by Yukihiro "Matz" Matsumoto in Japan.
According to its authors, Ruby was influenced by Perl, Smalltalk, Eiffel, Ada, and Lisp.
See also
- Computer programming
- Functional programming
- General-purpose programming language
- Imperative programming
- Object-oriented programming
- Programming language
External links
- Ruby (programming language) @ Wikipedia