Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mateuszitelli/sicp
As a vacation project I'll be studying the book Structure and Interpretation of Computer Programs.
https://github.com/mateuszitelli/sicp
Last synced: about 1 month ago
JSON representation
As a vacation project I'll be studying the book Structure and Interpretation of Computer Programs.
- Host: GitHub
- URL: https://github.com/mateuszitelli/sicp
- Owner: MateusZitelli
- License: gpl-2.0
- Created: 2015-08-28T16:38:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-06T13:59:54.000Z (over 9 years ago)
- Last Synced: 2024-04-15T22:34:17.729Z (9 months ago)
- Language: Scheme
- Size: 164 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SICP exercises implementation
> As a vacation project I'll be studying the book Structure and Interpretation
of Computer Programs.This repo aims store the my solutions to SICP exercises and studies currently
in chicken scheme.