LYCOS RETRIEVER Beta Retriever Home  |  What is Lycos Retriever?   
Brainfuck: Languages
built 634 days ago
Brainfuck is a tiny, esoteric language that is nothing more than something to torture yourself and others with. It's essentially Turing-complete. It was created by Urban Mueller with an interpreter that was only 200-bytes (or so) in length. The language consists of eight operations:
Source:
Brainfucker is a command line brainfuck interpreter and compiler written in C#. You can compile brainfuck code into the Common Intermediate Language (CIL) suitable for deployment on any generics-capable CLI runtime (.NET, Mono, etc).
Source:
[H]ere is a quick knock-up of a fairly basic Brainfuck interpreter Hudzilla wrote for this wiki. It's in the Delphi language (Object Pascal-esque), so you'll need Kylix or Delphi to compile it. Sorry, but it: is entirely untested/might crash your machine/has no warranty/might not work in the slightest/has no support/isn't optimized/etc
SEARCH
MORE ABOUT