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

https://github.com/ztrehagem/brainfxck-interpreter-cpp


https://github.com/ztrehagem/brainfxck-interpreter-cpp

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

## Compile and Run

1. `make`
1. `./interpreter ./bf/test.bf`
1. `./interpreter ./bf/test2.bf`
1. `./interpreter ./bf/test5.bf`
1. `./interpreter ./bf/test8.bf`