Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maheshkumar-novice/sicp
SICP Reading, Learning and Exercises
https://github.com/maheshkumar-novice/sicp
computer-science lisp scheme sicp
Last synced: 5 days ago
JSON representation
SICP Reading, Learning and Exercises
- Host: GitHub
- URL: https://github.com/maheshkumar-novice/sicp
- Owner: Maheshkumar-novice
- Created: 2023-01-01T05:15:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-03T15:20:49.000Z (about 1 year ago)
- Last Synced: 2024-12-05T04:16:05.096Z (2 months ago)
- Topics: computer-science, lisp, scheme, sicp
- Language: Scheme
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Structure and Interpretation of Computer Programs
This repo is to store my reading, learning, exercises notes of the book SICP.
Interpreter: https://inst.eecs.berkeley.edu/~cs61a/fa14/assets/interpreter/scheme.html
Sources:
* https://teachyourselfcs.com/#programming
* https://web.mit.edu/6.001/6.037/sicp.pdf (I'm using this PDF)
* https://sarabander.github.io/sicp/html/
* http://community.schemewiki.org/?sicp-solutions