- Blank - http://unefunge.republika.pl/
Strange Befunge-descendant language.
- Turing Tarpit - http://www.geocities.com/ResearchTriangle/Station/2266/tarpit/tarpit.html
Directory of sites dealing with obfuscated programming languages.
- The Unlambda Programming Language - http://www.eleves.ens.fr:8080/home/madore/programs/unlambda/
Minimalistic functional language based on the Lambda calculus but lacking the Lambda operator. Tutorial, reference, GPLed interpreters available.
- Waduzitdo - http://www.geocities.com/ResearchTriangle/Station/2266/tarpit/waduzitdo/
Turing incomplete programming language written by a guy named Larry, who's friends always asked him about his new PC: "What does it do?" Works via 2 registers: accumulator and match flag which holds one value (T or F).
- P-nand-Q - http://www.p-nand-q.com/
Home of esoteric programming languages such as Java2K, Smith#, Sorted!, [], Esogotschi and the Great Python Language Zoo. Also heavy on the code obfuscation front.
- Esoteric Programming Languages Ring - http://homepage.eircom.net/~kmgaughan/esolang/index.html
An organisation started to spread insanity and weird programming paradigms among the masses.
- Shakespeare - http://shakespearelang.sourceforge.net/
A language with beautiful source code that resembled Shakespeare plays.
- ZT - http://www.winterbergs.de/software/zte.htm
The esoteric programming language. Documentation, interpreter, and example programs.
- Orthogonal - http://www.muppetlabs.com/~breadbox/orth/
A programming language in which program flow can go sideways. Closely related to Befunge. Tutorial, reference, sample source code, Public Domain implementation available.
- GAMIZETA - http://www22.brinkster.com/badsector/gamizeta/
A superset of the BrainFuck programming language.
- Q-BAL Programming Language - http://homepage.tinet.ie/~kmgaughan/esolang/q-bal/
A queue based programming language. It's not designed to be useful, just fun.
- XS - XML Programming Language - http://www.markcarter.me.uk/computing/xs.html
A toy obfuscated programming language from the brain of Mark Carter. Harness the power of XML, by using it as a programming language. Comes with compiler and example code.
- Whitespace - http://compsoc.dur.ac.uk/whitespace/
Any non whitespace characters are ignored; only spaces, tabs and newlines are considered syntax.
- Lesser-Known Programming Languages - http://www.laughnet.net/archive/compute/lesknown.htm
Brief introductions to LITHP, C-, FIFTH, and other programming languages that have been overdue for a long time.
- nouse - http://www.geocities.com/qpliu/nouse/
A language in which the IP (instruction pointer) varies depending on the current stack size.
- malbolge: "hello world" - http://www.acooke.org/andrew/writing/malbolge.html
The very first Malbolge program to appear, how it was crafted (by a genetic algorithm program) and similar things.
- Iota and Jot - http://ling.ucsd.edu/~barker/Iota/
Iota is an unambiguous Turing-complete language with just two symbols, heavily utilizing the lambda calculus. Jot is an offspring of Iota that provides, among others, a particularly elegant Goedel numbering. This page also contains a four-line Iota implementation and a five-line Jot implementation in Scheme, and Javascript interpreters for the two languages.
- Cat's Eye Technologies - http://catseye.mine.nu:8080/
Specifications, implementations, sample source code collections for several strange languages, comments on obfuscated language taxonomy and on several far-out coding practices, mail list, links to many related sites.
- bogusforth - http://it.geocities.com/tonibin
By Antonio Maschio. An obfuscated language, powerful, quite complete, based on forth, "false" (by W. van Oortmerssen) and "TRUE" (by Dewi).
- npiet - http://spog.gaertner.de/~schoenfr/npiet/
An interpreter for the piet programming language. In this language the programs are pictures, build out of 18 colors and black and white - this is about the real "art of programming".
- Malbolge: Programming from Hell - http://en.wikipedia.org/wiki/Malbolge_programming_language
Specifically designed to be extremely difficult to program in.
- Programming in Malbolge - http://www.lscheffer.com/malbolge.html
Introduction to Malbolge programming. Also propose modificatins of Malbolge for making programming in it more worse.
- esoteric.sange.fi - http://esoteric.sange.fi/
Collection of esoteric programming language implementations, examples, and related files.
- False - http://wouter.fov120.com/false/
Programming language with two main goals: confusing everyone with an obfuscated syntax, and designing as powerful a language as possible with a tiny implementation: this compiler executable is only 1024 bytes, written in pure 68000 assembler.
- l33t - http://electrod.ifreepages.com/l33t.htm
An esoteric language inspired by BF and Beatnik which allows l33t h4xX0r5 to write programs in their native dialect.
- Owl (Obfuscated Weird Language) - http://it.geocities.com/tonibin/owl/owl.html
By Antonio Maschio. A character-based language interpreter written in C, in the style of False.
|