View Categories
interpreted

Interpreted Languages

42 Docs

Scheme

Last Updated: June 10, 2025

Description 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, 2025

Description 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, 2025

Description 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, 2025

Description 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, 2025

Description 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, 2025

Description GML is a scripting language used in GameMaker Studio to develop 2D and 3D games. It offers a mix...

Pike

Last Updated: June 10, 2025

Description 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, 2025

Description MoonScript is a dynamic scripting language that compiles to Lua, offering cleaner syntax, object orientation, and functional programming features...

REBOL

Last Updated: June 10, 2025

Description 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, 2025

Description BQN (Big Questions Notation) is a modern, array-oriented programming language that builds on the ideas of APL and J,...

Scroll to Top