ayberkt / sicp-exercises

Solutions to exercises from Abelson and Sussman's SICP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SICP Exercises

Solutions to the exercises from Abelson and Sussman's SICP.

The Scheme implementation used is Kent Dybvig's Petite Chez Scheme which conforms to the R6RS standard. Therefore, some of the solutions contain extra code to remain consistent with SICP.

About

Solutions to exercises from Abelson and Sussman's SICP.

License:MIT License


Languages

Language:Scheme 100.0%