mirror of
https://github.com/Noratrieb/brainfuck.git
synced 2026-01-14 13:35:00 +01:00
including brainfuck programs
This commit is contained in:
parent
e9d3a88bb6
commit
0a8ecd3a92
8 changed files with 794 additions and 1 deletions
|
|
@ -19,8 +19,9 @@ stopping it at any point in your program to see what went wrong.
|
|||
* error messages
|
||||
* seeing ASCII characters in memory
|
||||
* manual code input
|
||||
* fast excecution mode (no debugging info)
|
||||
|
||||
### Future features
|
||||
* fast excecution mode (no debugging info)
|
||||
* none-blocking fast excecution mode
|
||||
* better speed control
|
||||
* (limited) backstepping
|
||||
Loading…
Add table
Add a link
Reference in a new issue