Interpreted
Executed directly, without prior compilation.
Plangs
| Name | Description |
|---|---|
| Bun | A fast JavaScript runtime with a built-in bundler and npm-compatible package manager. |
| Cassette | Simple, DIY personal programming language focusing on fun. |
| ChucK | Concurrent, real-time audio programming language for synthesis and performance. |
| CircuitPython | Maintained by Adafruit, simplifies Python for microcontroller applications and is implemented in C. |
| Extempore | High-performance language for real-time audiovisual computing and live coding. |
| GraalVM | High-performance runtime for multiple languages including Java, Python, and WebAssembly, with polyglot capabilities. |
| HotSpot VM | Java virtual machine known for its just-in-time compilation and adaptive optimization techniques. |
| JavaScript | Scripting language essential for web interactivity and development. |
| JavaScriptCore | JavaScript engine utilized in Safari and part of the WebKit project. |
| JIProlog | An interpreter for the Prolog language implemented in Java. |
| Jython | Python implementation for the Java platform, enabling Python code to run on the JVM. |
| KornShell | Unix-based shell that combines features from C and Bourne shells, supporting POSIX standards. |
| MDX | Syntax integrating JSX with Markdown for interactive content. |
| MicroPython | Subset of Python 3 tailored for microcontrollers. |
| Natlog | A lightweight Prolog-like system designed for interoperability with deep learning tools. |
| PyPy | High-performance alternative implementation of Python featuring a JIT compiler for speed. |
| Python | Dynamic, high-level programming language known for its easy-to-read syntax. |
| Rye | High-level, interpreted programming language focused on simplicity and expressiveness. |
| Smalltalk | A pioneering object-oriented language known for its simplicity and metaprogramming. |
| Squeak | Modern Smalltalk with a fast execution environment and the Morphic framework. |
| Tau Prolog | An implementation of Prolog for web-based applications in JavaScript environments. |
| V8 | V8 is a high-performance JavaScript engine used in Chrome and Node.js. |
| Yabasic | BASIC interpreter with basic graphical capabilities. |