Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dgzlopes/sicp

My solutions to Structure and Interpretation of Computer Programs 2nd Edition.
https://github.com/dgzlopes/sicp

programming sicp-book sicp-solutions

Last synced: 7 days ago
JSON representation

My solutions to Structure and Interpretation of Computer Programs 2nd Edition.

Awesome Lists containing this project

README

        

# SICP
My solutions to Structure and Interpretation of Computer Programs 2nd Edition.

### Environment and Language

Actually I am running the [#lang sicp](https://docs.racket-lang.org/sicp-manual/) language for Racket using [DrRacket IDE](https://docs.racket-lang.org/drracket/index.html).