Skip to content

My solutions for exercises of the second chapter of SICP

License

Notifications You must be signed in to change notification settings

Dimanaux/racket-sicp-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

racket-sicp-2

My solutions for exercises of the second chapter of SICP.

First chapter is here.

Project is aimed to walk through SICP exercises and develop us as programmers, as mathematicians. SICP includes exercises, that can make our brains work hard to figure out the solution.

It can be useful for those, who doesn't want/can't to solve SICP's exercises themselves.

You can start with SICP. It is availiable for free here. To run tests, play with code in REPL or run programs in Racket download it here (full, not minimal). Run tests using raco test test/exercise-2.xx.rkt (for specific test) or raco test test/* (for all tests). Every solution file contains it's problem and also can contain some notes.

About

My solutions for exercises of the second chapter of SICP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages