Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tuzhucheng/sicp
Notes and solutions for Structure and Interpretation of Computer Programs
https://github.com/tuzhucheng/sicp
Last synced: 17 days ago
JSON representation
Notes and solutions for Structure and Interpretation of Computer Programs
- Host: GitHub
- URL: https://github.com/tuzhucheng/sicp
- Owner: tuzhucheng
- Created: 2015-12-09T23:18:58.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-28T02:44:12.000Z (about 9 years ago)
- Last Synced: 2024-11-08T12:13:51.780Z (2 months ago)
- Language: Racket
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notes for *Structure and Interpretation of Computer Programs*
[![Build Status](https://travis-ci.org/tuzhucheng/sicp.svg?branch=master)](https://travis-ci.org/tuzhucheng/sicp)
These are my notes when reading the book *Structure and Interpretation of Computer Programs*. I also included my solutions to a selected subset of exercises in this repo.