What is your favorite esoteric language?
A few days ago, I discovered a language called Circuit Diagram that I think is a really cool example of a language that is interesting but serves no clear or useful purpose.
Which esoteric language do you find interesting or have experience in?
A list of esoteric languages can be found here.
9 years ago by mlrutherford
with
6 comments
Join the Discussion
My favourite was only a blog post with no interpreter ever written. It was called Lovecraft.
It's only written in the past (so for instance instead of
it's
), and every variable risks being corrupted every time you access it. In fact, the more variables you have, the more likely they will be corrupted so you better sacrifice some.
There's no way to escape strings and whatnot because in Lovecraft, there is no escape.
I also like LOLCODE:
And FIM++, here's how to add the number of 1 to 100 in it:
Whitespace, Brainfuck and Chef are three that I'm aware of. I think Chef is clever.
Piet is the one I think is clever.
I thought whitespace was clever. I've heard people talking about people embedding Whitespace in C programs to hide certain features or functions.
4DL is another fascinating language, mainly due to it's obnoxiously complex 4-dimensional paradigm:
http://web.archive.org/web/20081222011210/http://www.cliff.biffle.org/esoterica/4dl.html
That is... something.