Brainfuck
From Just Solve the File Format Problem
Brainfuck is an "esoteric" programming language which was designed (originally for the Amiga computer) to have the smallest possible compiler. Its code consists of only a small number of symbols, and is extremely cryptic and hard for humans to understand, inspiring its name. It in turn inspired some other weird languages such as COW and SYSDOOM.