Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# SICP

Solutions of the exercise questions.

To load a module in the interpreter:
```
$ mit-scheme --load
```