Ruby (programming language)/Related Articles: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Pat Palmer
(adding link to Closure article)
 
(5 intermediate revisions by 2 users not shown)
Line 2: Line 2:


==Parent topics==
==Parent topics==
[[Ruby on Rails]]
{{r|Open source software}}
{{r|Programming language}}


==Subtopics==
==Subtopics==
{{r|Compiler}}
{{r|Programming_language}}


==Other related topics==
==Other related topics==
{{r}Closure}}
{{r|Closure (computer science)|Closure}}
{{r|Perl}}
{{r|Python programming language|Python}}

Latest revision as of 08:04, 20 March 2024

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
A list of Citizendium articles, and planned articles, about Ruby (programming language).
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

Subtopics

Other related topics

  • 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]