https://github.com/rdmello/sicp-exercises
Exercises from the SICP ebook
https://github.com/rdmello/sicp-exercises
chicken-scheme racket scheme sicp sicp-exercises
Last synced: 16 days ago
JSON representation
Exercises from the SICP ebook
- Host: GitHub
- URL: https://github.com/rdmello/sicp-exercises
- Owner: rdmello
- Created: 2018-03-17T23:15:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-18T07:35:26.000Z (over 7 years ago)
- Last Synced: 2025-06-12T20:02:32.757Z (16 days ago)
- Topics: chicken-scheme, racket, scheme, sicp, sicp-exercises
- Language: Scheme
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SICP-Exercises
Exercises from the SICP ebookTextbook source: https://github.com/sarabander/sicp
Using Racket for now