https://github.com/ttshivhula/brainfuck_interpreter
My simple brainfuck interpreter
https://github.com/ttshivhula/brainfuck_interpreter
Last synced: 5 months ago
JSON representation
My simple brainfuck interpreter
- Host: GitHub
- URL: https://github.com/ttshivhula/brainfuck_interpreter
- Owner: ttshivhula
- Created: 2017-02-09T05:19:38.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-09T10:53:57.000Z (about 8 years ago)
- Last Synced: 2024-08-03T18:16:40.984Z (9 months ago)
- Language: C
- Size: 1000 Bytes
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- AwesomeInterpreter - brainfuck_interpreter
README
# brainfuck_interpreter
My simple brainfuck interpreter
##Instructions1. Just compile.
2. run your program with brainfuck code as arguments.###For bugs
If you encounter any bug in the program email me at [email protected]