Skip to content

TheLeftExit/BrainfuckToMSIL

Repository files navigation

BrainfuckToMSIL

Proof of concept Brainfuck-to-MSIL compiler

BrainfuckEmit class provides API to emit specific Brainfuck instructions to an ILGenerator stream.
Program.cs compiles and runs Hello world! written in Brainfuck (taken from its Wikipedia page).

Releases

No releases published

Packages

No packages published

Languages