https://github.com/jochasinga/simply-scheme
Coded solutions to Simply Scheme book
https://github.com/jochasinga/simply-scheme
Last synced: 4 months ago
JSON representation
Coded solutions to Simply Scheme book
- Host: GitHub
- URL: https://github.com/jochasinga/simply-scheme
- Owner: jochasinga
- Created: 2017-11-04T05:14:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-06T02:12:56.000Z (over 8 years ago)
- Last Synced: 2025-06-19T22:06:31.306Z (12 months ago)
- Language: Scheme
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simply-scheme
Coded solutions to the exercises in Berkley's [Simply Scheme Book][1].
Most of the code requires [simply-scheme extension][2].
[1]: https://people.eecs.berkeley.edu/~bh/ss-toc2.html
[2]: http://planet.racket-lang.org/display.ss?package=simply-scheme.plt&owner=dyoo