thebrain
v1.0.13
Published
theBrain is a brainf**k transpiler.
Downloads
2
Readme
theBrain
theBrain is a brainf**k transpiler.
it converts brainf**k to javascript (more specifically nodejs).
Arguments
input: file path output: file path
Example
thebrain --input=helloworld.bf --output=hello.js