David Liu
David Liu
Why does the hello world example do nothing? This fact is mentioned in the tutorial, but no further explanation is given. This is extremely confusing; what is the point of...
The example for "let" has "customPrint" which is never defined nor mentioned; only used. This is confusing for readers.
in item 37 on page 173, the second paragraph talks about "an EnumMap version and two stream-based versions". This is confusing and misleading because the second of the two "stream...
- I have searched open and closed issues and pull requests for duplicates, using these search terms: - self.state.request_review - I have checked the latest `main` branch to see if...
[this section](https://github.com/zv/SICP-guile?tab=readme-ov-file#picture-language-and-racket) claims that MIT Scheme comes with "picture language" libraries easily fetchable. This is incorrect, see the [following thread in stackoverflow](https://stackoverflow.com/a/51279066/2990344)