Merge branch 'master' of github.com:usi-pf1-2018/pf1-project-workingffs

This commit is contained in:
Claudio Maggioni 2018-12-05 15:10:44 +01:00
commit 854949641c
1 changed files with 5 additions and 0 deletions

View File

@ -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.