Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dangom/sicp
Solutions to SICP exercises.
https://github.com/dangom/sicp
Last synced: about 2 months ago
JSON representation
Solutions to SICP exercises.
- Host: GitHub
- URL: https://github.com/dangom/sicp
- Owner: dangom
- Created: 2016-05-24T23:05:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-28T11:57:31.000Z (over 8 years ago)
- Last Synced: 2023-10-05T20:31:31.067Z (over 1 year ago)
- Language: Scheme
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+TITLE: Solutions to SICP exercises
Personal solutions to the exercises of [[https://mitpress.mit.edu/sicp/full-text/book/book.html][Structure and Interpretation of Computer
Programs]].Source code under src/, commented solutions as markdown .org files.