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.
Contents
The JVM was initially designed to support only the programming language Java. However, as time passed, ever more languages were adapted or designed to run on the Java platform.
High-profile languages
Apart from the Java language, the most common or well-known other JVM languages are:
New languages with JVM implementations
References
List of JVM languages Wikipedia(Text) CC BY-SA