Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martingms/sicp-ex
My answers to the exercises in the legendary SICP by Abelson and Sussman. I'm running the code with racket, but I try to only use syntax used in the book. Will be updated slowly but surely as I work my way through the book.
https://github.com/martingms/sicp-ex
Last synced: 26 days ago
JSON representation
My answers to the exercises in the legendary SICP by Abelson and Sussman. I'm running the code with racket, but I try to only use syntax used in the book. Will be updated slowly but surely as I work my way through the book.
- Host: GitHub
- URL: https://github.com/martingms/sicp-ex
- Owner: martingms
- Created: 2011-08-06T21:36:21.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-08-09T23:31:07.000Z (about 12 years ago)
- Last Synced: 2023-03-11T13:03:50.406Z (over 1 year ago)
- Language: Scheme
- Homepage: http://mitpress.mit.edu/sicp/
- Size: 97.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
# sicp-ex
FIXME: write description
## Usage
FIXME: write
## License
Copyright (C) 2012 FIXME
Distributed under the Eclipse Public License, the same as Clojure.