Ruby (programming language)/Related Articles
Jump to navigation
Jump to search
- See also changes related to Ruby (programming language), or pages that link to Ruby (programming language) or to this page or whose text contains "Ruby (programming language)".
Parent topics
- Open source software [r]: Software where the source code is freely modifiable and redistributable. [e]
- Programming language [r]: A formal language specification, and programs for translating the formal language to machine code. [e]
Subtopics
- Closure [r]: A feature in some computer programming languages that allows a procedure to bind to its environment, so that it may be called (and its internal variables utilized) from anywhere within the process, instead of using C-like scope rules to limit its availability. [e]
- Perl [r]: Dynamic, interpreted programming language with good string processing and powerful regular expression engine. [e]
- Python [r]: Dynamic object-oriented, general purpose interpreted programming language. [e]