Interpreted Languages
Scheme
Last Updated: June 10, 2025Description Scheme is a minimalist, high-level dialect of Lisp designed for clean semantics and powerful functional programming. It emphasizes recursion,...
Smalltalk
Last Updated: June 10, 2025Description Smalltalk is a pure object-oriented programming language where everything is an object, including numbers, control structures, and code blocks....
AWK
Last Updated: June 10, 2025Description AWK is a text-processing and pattern-matching language used in Unix-based systems to extract and manipulate structured data from files...
ChucK
Last Updated: June 10, 2025Description ChucK is a real-time, strongly-timed audio programming language for sound synthesis, composition, and performance, offering sample-level timing and concurrency....
Snobol
Last Updated: June 10, 2025Description Snobol (String Oriented Symbolic Language) is a high-level interpreted language designed for complex string and pattern matching operations, particularly...
GML (GameMaker Language)
Last Updated: June 10, 2025Description GML is a scripting language used in GameMaker Studio to develop 2D and 3D games. It offers a mix...
Pike
Last Updated: June 10, 2025Description Pike is a dynamic, high-level programming language with syntax similar to C and Java, used for developing large, scalable...
MoonScript
Last Updated: June 10, 2025Description MoonScript is a dynamic scripting language that compiles to Lua, offering cleaner syntax, object orientation, and functional programming features...
REBOL
Last Updated: June 10, 2025Description REBOL (Relative Expression-Based Object Language) is a lightweight, interpreted language designed for distributed Internet applications, known for its minimal...
BQN
Last Updated: June 10, 2025Description BQN (Big Questions Notation) is a modern, array-oriented programming language that builds on the ideas of APL and J,...