Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taimoorzaeem/sicp
solutions of the book SICP
https://github.com/taimoorzaeem/sicp
Last synced: about 1 month ago
JSON representation
solutions of the book SICP
- Host: GitHub
- URL: https://github.com/taimoorzaeem/sicp
- Owner: taimoorzaeem
- Created: 2023-01-24T14:56:01.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-08T18:02:39.000Z (2 months ago)
- Last Synced: 2024-09-08T19:40:15.774Z (2 months ago)
- Language: Scheme
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SICP
Solutions of the exercise questions.
To load a module in the interpreter:
```
$ mit-scheme --load
```