Java
A programming language. Compiled to bytecode that runs on the Java Virtual Machine, alongside other languages like Scala and Kotlin. Modern Java implementations are quite fast thanks to a just-in-time compiler.
Bibliography
- "Java in the Small" (Cay Horstmann, 2024) – modern Java features make it surprisingly pleasant to write scripts