Difference between revisions of "Ruby (programming language)"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→Description) |
Karl Jones (Talk | contribs) |
||
Line 19: | Line 19: | ||
== See also == | == See also == | ||
+ | * [[Computer programming]] | ||
+ | * [[Functional programming]] | ||
* [[General-purpose programming language]] | * [[General-purpose programming language]] | ||
+ | * [[Imperative programming]] | ||
+ | * [[Object-oriented programming]] | ||
* [[Programming language]] | * [[Programming language]] | ||
Revision as of 06:32, 30 August 2015
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