An open API service indexing awesome lists of open source software.

https://github.com/gkucmierz/brainfuck-interpreter

Efficient Brainfuck Interpreter web-app
https://github.com/gkucmierz/brainfuck-interpreter

brainf brainfuck brainfuck-interpreter interpreter-web

Last synced: 3 months ago
JSON representation

Efficient Brainfuck Interpreter web-app

Awesome Lists containing this project

README

        

# brainfuck-interpreter
Efficient Brainf**k Interpreter web-app

# Adding new brainf**k program
* `npm install`
* `npm i gulp -g`
* add program to ./examples
* `gulp build`