brainfucker


A brainfuck compiler and interpreter for the Common Language Infrastructure (.NET)

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

Read more about brainfucker

Download brainfucker

Project Information

Labels:
CSharp Mono brainfuck Compiler CIL Cecil .NET