Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nikp123/selfmodifying-brainfuck-interpreter

Just another brainfuck interpreter written in C
https://github.com/nikp123/selfmodifying-brainfuck-interpreter

Last synced: 2 months ago
JSON representation

Just another brainfuck interpreter written in C

Awesome Lists containing this project

README

        

Dependencies:
Just a C or C++ compiler.

Compilation:
make

Installation:
make install

To get help type:
./bfi . --help