Brainfoge
A technically complete Brainfuck interpreter written in Dogescript
Instructions
Install Dogescript
npm install -g dogescriptPlace your Brainfuck code into the same directory as
brainfoge.djsand name itcodePlace your input into the same directory as above and name it
inputRun using
dogescript brainfoge.djs | node
Built With
- dogescript

Log in or sign up for Devpost to join the conversation.