Feedback
This commit is contained in:
parent
136548ad2e
commit
ce4ee9b28f
1 changed files with 5 additions and 0 deletions
|
@ -18,3 +18,8 @@ Run the file `gui.rkt` using *DrRacket* or the `racket` CLI tool.
|
|||
|
||||
- `,` function not implemented (will crash the program if encountered);
|
||||
- No validation or user-friendly error handling.
|
||||
|
||||
## Feedback
|
||||
|
||||
Add documentation about the language for someone that doesn't know it. How does it work? What are the instructions? What do they do? Example programs?
|
||||
In your "running" section explain how to run the interpreter without the GUI.
|
||||
|
|
Loading…
Reference in a new issue