Interpreted Languages
CoffeeScript
Last Updated: June 10, 2025Description CoffeeScript is a lightweight language that compiles to clean, readable JavaScript. It simplifies JavaScript syntax while preserving its functionality,...
COBOLScript
Last Updated: June 10, 2025Description COBOLScript is an interpreted scripting variant of COBOL designed for use in web development and server-side scripting, blending COBOL...
CLIPS
Last Updated: June 10, 2025Description CLIPS (C Language Integrated Production System) is a forward-chaining rule-based programming language designed for building expert systems and knowledge-based...
Chapel
Last Updated: June 10, 2025Description Chapel (Cascade High Productivity Language) is a parallel programming language designed for high-performance computing and scalable distributed systems. It...
BASIC
Last Updated: June 10, 2025Description BASIC (Beginner’s All-purpose Symbolic Instruction Code) is a family of easy-to-learn programming languages originally designed for non-technical users, especially...
Fennel
Last Updated: June 9, 2025Description Fennel is a small, functional, Lisp-like language that compiles to Lua. It is designed for simplicity, extensibility, and seamless...
Fantom
Last Updated: June 9, 2025Description Fantom is a portable, object-oriented programming language designed to run on the JVM, .NET CLR, and JavaScript environments. It...
Nim
Last Updated: June 9, 2025Description Nim is a statically typed, compiled programming language that blends the speed and control of C with the readability...
Io
Last Updated: June 9, 2025Description Io is a minimal, prototype-based programming language that blends ideas from Smalltalk, Lisp, and JavaScript. It is dynamically typed,...
J
Last Updated: June 9, 2025Description J is a high-level, array-based programming language designed for mathematical, statistical, and logical analysis. It features concise syntax and...