mirror of
https://github.com/Noratrieb/brainfuck.git
synced 2026-01-14 13:35:00 +01:00
better control
This commit is contained in:
parent
d1141cc6a6
commit
2202c79521
7 changed files with 158 additions and 98 deletions
|
|
@ -17,9 +17,10 @@ stopping it at any point in your program to see what went wrong.
|
|||
* manual stepping
|
||||
* breakpoints
|
||||
* error messages
|
||||
|
||||
* seeing ASCII characters in memory
|
||||
* manual code input
|
||||
|
||||
### Future features
|
||||
* seeing ASCII characters in memory
|
||||
* fast excecution mode (no debugging info)
|
||||
* better speed control
|
||||
* better speed control
|
||||
* (limited) backstepping
|
||||
Loading…
Add table
Add a link
Reference in a new issue