Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hashnuke/sicp-excercises

SICP excercises. Says it all
https://github.com/hashnuke/sicp-excercises

Last synced: 24 days ago
JSON representation

SICP excercises. Says it all

Awesome Lists containing this project

README

        

SICP Excercises
===============

Solutions to the excercises from the book. These solutions were done using [Racket](http://racket-lang.org) language, which is a Lisp.

Organised as chapterNumber/programNumber.

F.ex program 1.8 in the text can be found in 1/8.rkt in the repository here.

Enjoy!