Esoteric Programming Languages Include

Brainfuck Whitespace ArnoldC

They are

BORING

Brainfuck

Possibly the most well known Source code looks like this:

It’s just a turing machine

Whitespace

The gimmick is it only uses whitespace characters (Tab, Space, New Line) Source code looks like this:

It’s a stack based language. You can put values on the stack, take em off, print them, compare them, do maths, etc

ArnoldC

It’s just C but they replaced the keywords with Arnie quotes Source code looks like this:

It’s basically C

You what ISN’T boring?

Gertrude Piet Befunge