Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nikp123/selfmodifying-brainfuck-interpreter
- Owner: nikp123
- License: wtfpl
- Created: 2017-07-25T07:54:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-28T07:08:50.000Z (over 7 years ago)
- Last Synced: 2024-08-03T18:16:43.055Z (6 months ago)
- Language: C
- Size: 2.93 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE
Awesome Lists containing this project
- AwesomeInterpreter - selfmodifying-brainfuck-interpreter
README
Dependencies:
Just a C or C++ compiler.Compilation:
makeInstallation:
make installTo get help type:
./bfi . --help