Interpreted Languages
LiveScript
Last Updated: June 10, 2025Description LiveScript is a functional programming language that compiles to JavaScript, designed as a more expressive, feature-rich alternative to CoffeeScript...
Lisp
Last Updated: June 10, 2025Description Lisp (LISt Processing) is one of the oldest high-level programming languages, known for its unique fully parenthesized syntax and...
KornShell (ksh)
Last Updated: June 10, 2025Description KornShell (ksh) is a Unix shell and command language developed as a powerful, backward-compatible alternative to the Bourne shell,...
Janet
Last Updated: June 10, 2025Description Janet is a functional and imperative programming language built for embedded systems and scripting, with a Lisp-like syntax and...
Hy
Last Updated: June 10, 2025Description Hy is a Lisp dialect that transforms into Python’s Abstract Syntax Tree (AST), enabling developers to write Lisp-style code...
Guile
Last Updated: June 10, 2025Description Guile (GNU Ubiquitous Intelligent Language for Extensions) is the official extension language of the GNU Project, based on Scheme,...
Fennel
Last Updated: June 10, 2025Description Fennel is a lightweight Lisp dialect that compiles to Lua, offering Lisp’s powerful macros and metaprogramming features with seamless...
Fantom
Last Updated: June 10, 2025Description Fantom is a cross-platform, object-oriented programming language designed to run on the Java Virtual Machine (JVM), .NET CLR, and...
Erlang
Last Updated: June 10, 2025Description Erlang is a functional, concurrent language designed for building scalable, fault-tolerant systems with high availability, often used in telecom,...
Dyalog APL
Last Updated: June 10, 2025Description Dyalog APL is a modern dialect of APL (A Programming Language), known for its concise, symbolic notation and array-oriented...