andrew-woosnam/Scheme-Interpreter
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
To run, first create a file with some Scheme code in it, and give it a
filename (e.g., input.txt). Then issue this command at a prompt:
./interpreter < input.txt