Skip to content

BilawalAhmed0900/BrainInter

Repository files navigation

BrainInter

Brainfuck interpreter/translator to C

Usage

No Arguments

Use without argument for interpreter mode

Arguments

Use with arguments as
Brainfuck_Interpreter File [-c]

-c to spit out C code as File.c

EOF

Eof from stdin translates to 0 in data pointer.

About

Brainfuck interpreter/translator to C

Resources

License

Stars

Watchers

Forks

Packages

No packages published