https://github.com/catern/sicp-ch5-clj
https://github.com/catern/sicp-ch5-clj
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/catern/sicp-ch5-clj
- Owner: catern
- License: epl-1.0
- Created: 2014-06-12T22:45:01.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-12T22:49:13.000Z (about 12 years ago)
- Last Synced: 2025-01-29T20:50:33.366Z (over 1 year ago)
- Language: Clojure
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sicp
Solutions (in clojure) to exercises in Chapter 5 of SICP