bootstrap-scheme
bootstrap-scheme copied to clipboard
A quick and very dirty Scheme interpereter.
Fix sub_proc.
The bug is: ``` bash > (- 3) ; should return -3 3 ```
The word lambda is misspelled in README. I went to convert the README's text to a test file. For half an hour I wondered why the line that applies an...
The linked site `peter.michaux.ca` now redirects to `blackironbeast.com`. The original site can still be found via Wayback Machine: https://web.archive.org/web/20220716014526/http://peter.michaux.ca/articles/scheme-from-scratch-introduction