https://github.com/prateek/sicp
https://github.com/prateek/sicp
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/prateek/sicp
- Owner: prateek
- Created: 2016-08-31T07:23:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-31T07:24:31.000Z (almost 10 years ago)
- Last Synced: 2025-02-26T16:18:47.317Z (over 1 year ago)
- Language: Racket
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Structure and Interpretation of Computer Programs
=================================================
My foray through the classic text: [SICP] using [Racket].
[SICP]: https://mitpress.mit.edu/sicp/
[Racket]: https://racket-lang.org/