XKCD-CS/Tarpit
From XKCD Wiki
It is very sticky. You are likely to be eaten by a raptor.
[edit] Brainf***, it works, bitches.
| Nonstandard Brainf*** | R.K. |
|---|---|
|
| |
| This does nothing remotely useful. Really. | |
[edit] Examples
- http://esolangs.org/wiki/Brainfuck is the classic Tarpit
- XKCD-CS/Languages has some very nice examples, created mostly by #xkcd-cs' own, RK.
- Try to write something in C with no function definitions. goto is allowed.
- Harder yet? eliminate all function *calls* (no more libc for you!)