JVM Programming Language: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - ". ----" to ". ----")
m (Text replacement - "]] *** " to "]]. *** ")
 
Line 24: Line 24:
** Apart from the [[Java (programming language)|Java language]] itself, the most common or well-known JVM languages are:
** Apart from the [[Java (programming language)|Java language]] itself, the most common or well-known JVM languages are:
*** [[Clojure]], a [[functional programming|functional]] [[Lisp (programming language)|Lisp]] dialect
*** [[Clojure]], a [[functional programming|functional]] [[Lisp (programming language)|Lisp]] dialect
*** [[Groovy (programming language)|Groovy]], a [[scripting language]]
*** [[Groovy (programming language)|Groovy]], a [[scripting language]].
*** [[Scala (programming language)|Scala]], an [[object-oriented programming|object-oriented]] and [[functional programming]] language  
*** [[Scala (programming language)|Scala]], an [[object-oriented programming|object-oriented]] and [[functional programming]] language  
*** [[JRuby]], an implementation of [[Ruby (programming language)|Ruby]]
*** [[JRuby]], an implementation of [[Ruby (programming language)|Ruby]].
*** [[Jython]], an implementation of [[Python (programming language)|Python]]
*** [[Jython]], an implementation of [[Python (programming language)|Python]].
*** [[Rhino (JavaScript engine)|Rhino]], an implementation of [[JavaScript]]
*** [[Rhino (JavaScript engine)|Rhino]], an implementation of [[JavaScript]]
<references/>
<references/>

Latest revision as of 00:45, 24 July 2023

A JVM Programming Language is a Programming Language designed to produce software that runs on the Java Virtual Machine



References

2013