Obscure & Esoteric
ArnoldC
Last Updated: June 10, 2025Description ArnoldC is an esoteric programming language that uses quotes from Arnold Schwarzenegger movies as its syntax commands, making it...
Befunge-98
Last Updated: June 9, 2025Description Befunge-98 is a two-dimensional esoteric programming language where the instruction pointer moves in multiple directions across a grid of...
Brain-Flak
Last Updated: June 9, 2025Description Brain-Flak is a stack-based esoteric programming language designed for minimalism, code-golf challenges, and syntactic weirdness. It uses only parentheses...
Thue
Last Updated: June 9, 2025Description Thue is an esoteric, non-deterministic programming language based entirely on semi-Thue string rewriting systems. It treats computation as a...
GolfScript
Last Updated: June 9, 2025Description GolfScript is a stack-based esoteric programming language designed specifically for code golfing—writing the shortest possible programs. It borrows from...
BlooP
Last Updated: June 9, 2025Description BlooP is a theoretical esoteric language created to demonstrate the limits of computation. It was intentionally designed to be...
Unlambda
Last Updated: June 9, 2025Description Unlambda is a minimalist, functional esoteric programming language based entirely on combinatory logic. It eliminates variables altogether and uses...
Velato
Last Updated: June 9, 2025Description Velato is an esoteric programming language where the code is written in the form of MIDI music. Instead of...
Deadfish
Last Updated: June 9, 2025Description Deadfish is an intentionally limited and confusing esoteric programming language with only four commands. It was designed as a...
Chef
Last Updated: June 9, 2025Description Chef is an esoteric programming language where programs are written to resemble cooking recipes. Ingredients become variables, cooking steps...