/BrainFuckCompiler

Translates brainfuck into rust, then gets compiled by rustc

Primary LanguageRustApache License 2.0Apache-2.0

BrainFuckCompiler

Translates brainfuck into rust, then gets compiled by rustc, so it produces pretty fast binaries.

compile_brainfuck!(cmp 30000, ++>>++);