A lightweight brainfuck to C compiler, made in C.
To use this, first compile it by running make, then use the bf binary on a file, like this:
./bf main.bf output.c
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A lightweight brainfuck to C compiler, made in C.
To use this, first compile it by running make, then use the bf binary on a file, like this:
./bf main.bf output.c