XKCD-CS/Tarpit

From XKCD Wiki
Jump to: navigation, search

It is very sticky. You are likely to be eaten by a raptor.

[edit] Brainf***, it works, bitches.

Nonstandard Brainf*** R.K.

-[+>>21[<<00>>-]>+>>+<<[[220110112122110201101>>]<<<<[>>>>+>+<<<<<-]>>>>>[<<<<<+>>>>>-] <<<<+<[<<-<-[>+]>>>-]>[<<<[<<+>>-]<<<]>[<+<+<<<+>>>>>-]<[>+<-]<<+>]]<

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!)