List of JVM languages

This list of JVM Languages comprises notable computer programming languages that are used to produce computer software that runs on the Java virtual machine (JVM). Some of these languages are interpreted by a Java program, and some are compiled to Java bytecode and JIT-compiled during execution as regular Java programs to improve performance.

The JVM was initially designed to support only the programming language Java. However, as time passed, even more languages were adapted or designed to run on the Java platform.

JVM languages

High-profile languages

Apart from the Java language, the most common or well-known other JVM languages are:

JVM implementations of existing languages

Language Java implementations
Arden Syntax Arden2ByteCode
COBOL Micro Focus Visual COBOL[3]

Heirloom Elastic COBOL
Veryant isCOBOL Evolve[4]

ColdFusion Markup Language (CFML) Adobe ColdFusion
Railo
Lucee
Open BlueDragon
Common Lisp Armed Bear Common Lisp[5]
Cypher Neo4j[6]
Haskell Eta (programming language)
JavaScript Rhino
Nashorn

Graal.js[7]

LLVM Bitcode Sulong[8]
Mercury Mercury (Java grade)
Component Pascal Gardens Point Component Pascal
Pascal MIDletPascal
Oxygene
Raku Rakudo
PHP Quercus[9][10] JPHP
Prolog JIProlog
TuProlog
Python Jython

ZipPy[11]

Graal.Python[7]

R Renjin

FastR[12]

Rexx NetRexx
Ruby JRuby
TruffleRuby[13]
Scheme Bigloo
Kawa
SISC
JScheme
Simula Open Source Simula
Smalltalk Redline[14]
Tcl Jacl
Visual Basic Jabaco[note 1]

New languages with JVM implementations

  • Ateji PX, an extension of Java for easy parallel programming on multicore, GPU, Grid and Cloud[19]
  • Ballerina, a programming language for cloud applications with structural typing; network client objects, services, resource functions, and listeners; parallel concurrency with workers; image building; configuration management; and taint checking.[20]
  • BeanShell, a scripting language whose syntax is close to Java
  • EPL (Event Processing Language), a domain-specific, data manipulation language for analyzing and detecting patterns in timed event streams, which extends SQL 92 with event-oriented features. It is implemented by Esper: up to version 6 EPL was mostly a language interpreted by a Java library; since version 7 it is compiled to JVM bytecode.
  • Ceylon, a Java competitor from Red Hat[1]
  • CFML, ColdFusion Markup Language, more commonly known as CFML, is a scripting language for web development that runs on the JVM, the .NET framework, and Google App Engine.[21]
  • Concurnas, a multi-paradigm programming language for concurrent, distributed and reactive applications, with Python-like syntax, support for GPU-computing, and off heap memory management.[22]
  • Quark Framework (CAL), a Haskell-inspired functional language
  • E-on-Java, object-oriented programming language for secure distributed computing
  • Eta, pure, lazy, strongly typed functional programming language in the spirit of Haskell[23]
  • Fantom, a language built from the base to be portable across the JVM, .NET Common Language Runtime (CLR), and JavaScript[24][1]
  • Flow Java
  • Fortress, a language designed by Sun as a successor to Fortran, mainly for parallel scientific computing. Product development was taken over by Oracle when Sun was purchased. Oracle then stopped development in 2012 according to Dr. Dobb's.
  • Frege, a non-strict, pure functional programming language in the spirit of Haskell[25]
  • Golo, a simple, dynamic, weakly-typed language for the JVM developed at Institut national des sciences appliquées de Lyon, France, now an incubating project at the Eclipse Software Foundation.[26][27][28]
  • Gosu, an extensible type-system language compiled to Java bytecode
  • Haxe, a cross-platform statically typed language that targets Java as well as JVM.
  • Ioke, a prototype-based language somewhat reminiscent of Io, with similarities to Ruby, Lisp and Smalltalk
  • Jelly
  • Join Java, a language that extends Java with join-calculus semantics
  • Joy
  • Judoscript
  • Mirah, a customizable language featuring type inference and a highly Ruby-inspired syntax[29][30]
  • NetLogo, a multi-agent language
  • Nice
  • Noop, a language built with testability as a major focus
  • Pizza, a superset of Java with function pointers and algebraic data types
  • Pnuts
  • Processing, a visualization and animation language and framework based on Java with a Java-like syntax
  • Prompto, a language "designed to create business applications in the cloud". It is part of the namesake platform to design business applications directly in the cloud. The Prompto language includes three "dialects": Engly, Monty, and Objy. Engly "mimics English as much as possible", Monty "tries to follow as much as possible the syntax of the Python 3 language", and Objy "tries to follow as much as possible the syntax of OOP languages such as C++, Java or C#". All three dialects seamlessly translate to one another.[31]
  • RascalMPL, a source and target language independent (parameterized) meta programming language
  • Whiley
  • X10, a language designed by IBM, featuring constrained types and a focus on concurrency and distribution[1]
  • Xtend, an object-oriented, functional, and imperative programming language built by the Eclipse foundation, featuring tight Java interoperability, with a focus on extension methods and lambdas, and rich tooling
  • Yeti, an ML style functional programming language[32]
  • Yirgacheffe, a language that aims to simplify and extend the object oriented paradigm.[33]
  • Yoix, general purpose, non-object-oriented, interpreted dynamic programming language

Comparison of these languages

Language First Release Stable release Last release
Ballerina 2018 2019 2020
BeanShell 1999 2013 2016
Eclipse Ceylon 2011 2017 2017
CFML 1995 2018 2018
Quark Framework 2011 2018
E 1997
Fantom 2011 2017
Fortress 2006 2011 2017
Frege
Mirah 2016
Xtend 2011 2017

See also

Notes

  1. [15][16][17] is a freeware IDE in beta-testing since 2009, with a partly open source [18] Jabaco framework runtime. Jabaco compiles VB 6 syntax source to Java bytecode.

References

  1. Raoul-Gabriel Urma (1 July 2014). "Alternative Languages for the JVM. A look at eight features from eight JVM languages". oracle.com. Retrieved 13 March 2019.
  2. Wampler, Dean (15 January 2009). "Adopting New JVM Languages in the Enterprise (Updated)". objectmentor.com. Archived from the original on 22 May 2009. Retrieved 18 June 2009.
  3. "Visual COBOL Brochure" (PDF). Retrieved 5 April 2017.
  4. "isCOBOL Evolve Datasheet" (PDF). Retrieved 17 May 2019.
  5. Armed Bear Common Lisp
  6. "New on Neo4j: The Neo4j 2.3.0 Milestone 2 Release Is Here". Retrieved 20 February 2017.
  7. "Oracle Labs GraalVM: Programming Languages and Runtimes Overview". www.oracle.com. Retrieved 12 April 2018.
  8. "graalvm/sulong". GitHub. Retrieved 12 April 2018.
  9. "Introducing Quercus, a Java based PHP". Retrieved 2 July 2015.
  10. "Running PHP With Quercus in Sun Java System Web Server". Retrieved 2 July 2015.
  11. "ssllab / ZipPy — Bitbucket". bitbucket.org. Retrieved 12 April 2018.
  12. "oracle/fastr". GitHub. Retrieved 12 April 2018.
  13. "oracle/truffleruby". GitHub. Retrieved 12 April 2018.
  14. "Redline Smalltalk". Retrieved 2 September 2018.
  15. "Jabaco entry at Mindteq.com Basics section". Retrieved 2 July 2015.]
  16. "Article about Jabaco at German Pro-Linux publication". Retrieved 2 July 2015.]
  17. "Basic meet Java". Retrieved 26 February 2015.
  18. "Framework". Retrieved 26 February 2015.
  19. "Ateji PX: Java Parallel Programming Made Simple". Ateji. Archived from the original on 24 February 2014. Retrieved 1 March 2014.
  20. "Announcing Ballerina 1.0". Ballerina. Retrieved 8 February 2020.
  21. CFML, a scripting language compiled to Java, used on the ColdFusion or Railo application servers
  22. "Concurnas: the New Language on the JVM for Concurrent and GPU Computing". Retrieved 26 May 2020.
  23. "The Eta Programming Language". Retrieved 10 May 2017.
  24. "Fantom Programming Language". Fantom. Retrieved 1 March 2014.
  25. "Frege". Retrieved 1 March 2014.
  26. "Oracle.com - Golo – A Lightweight Dynamic Language for the JVM". Archived from the original on 3 July 2015. Retrieved 2 July 2015.]
  27. "Golo nominated for JAX Awards 2014". Retrieved 2 July 2015.]
  28. "Golo entry at JAX Awards 2014". Retrieved 2 July 2015.]
  29. "The Mirah Programming Language". GitHub. Retrieved 1 March 2014.
  30. "Mirah". Retrieved 1 March 2014.
  31. "The Prompto Platform". Retrieved 14 September 2019.
  32. "Yeti programming language". Retrieved 5 May 2020.
  33. "Yirgacheffe". Retrieved 9 January 2020.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.