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

https://github.com/thenaubit/brainfucktools

Brainfuck tools coded in C++: Interpreter (with and without code optimization)
https://github.com/thenaubit/brainfucktools

brainfuck brainfuck-debugger brainfuck-interpreter brainfuck-interpreters brainfuck-language brainfuck-programs c cpp cpp14

Last synced: about 1 month ago
JSON representation

Brainfuck tools coded in C++: Interpreter (with and without code optimization)

Awesome Lists containing this project

README

          

# BrainfuckTools

It is not completly finished but since the basic interpreter is working, I made this repository public meanwhile I finish coding the interpreter with optimizations in runtime and the docs.