Skip to content

istefanis/sicp-clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sicp-clojure

My solutions to exercises of the CS textbook 'Structure and Interpretation of Computer Programs', 2nd edition, MIT Press, by H. Abelson and G. J. Sussman with J. Sussman, written in Clojure.

Organization

  • Each src file is self-contained, and deals with either one or multiple related exercises
  • Tests are included in the test directory

Currently only Chapter 1 and few Chapter 2 solutions and tests are uploaded (but I expect to add more). Any corrections or enhancements are welcome. Have fun!

License

Copyright (C) 2022 Ioannis Stefanis iastefan@outlook.com

Distributed under the GNU General Public License v3.0 (included in the 'LICENCE' file), due to compatibility of the textbook's Creative Commons Attribution-ShareAlike 4.0 International License with it.

About

SICP exercise solutions in Clojure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published