View Categories
interpreted

Interpreted Languages

42 Docs

Elena

Last Updated: June 9, 2025

Description Elena is a high-level, object-oriented, and dynamically-typed scripting language. It emphasizes message-based programming and supports multi-threading, mixins, closures, and...

GDScript

Last Updated: June 9, 2025

Description GDScript is a high-level, dynamically typed scripting language designed specifically for the Godot game engine. Its Python-like syntax is...

Forth

Last Updated: June 9, 2025

Description Forth is a stack-based, extensible programming language that uses postfix (Reverse Polish) notation. It’s known for its speed, compactness,...

REXX

Last Updated: June 9, 2025

Description REXX (Restructured Extended Executor) is a high-level interpreted language known for its simplicity, readability, and ease of learning. It...

Awk

Last Updated: June 9, 2025

Description Awk is a domain-specific language designed for text processing and data extraction. It is especially powerful for working with...

Tcl

Last Updated: June 9, 2025

Description Tcl (Tool Command Language) is a versatile scripting language known for its simplicity and extensibility. It’s widely used in...

Lua

Last Updated: June 9, 2025

Description Lua is a lightweight, high-performance scripting language designed for embedded use in applications. With a small footprint and clean...

Julia

Last Updated: June 7, 2025

Description Julia is a high-level, high-performance, dynamically typed programming language designed for numerical computing, data science, and scientific simulations. It’s...

Perl

Last Updated: June 7, 2025

Description Perl is a high-level, general-purpose, interpreted programming language known for its text processing power, regular expressions, and flexibility. Dubbed...

R

Last Updated: June 7, 2025

Description R is a programming language and environment designed for statistical computing, data analysis, and graphical visualization. It’s widely used...

Scroll to Top