Giter VIP home page Giter VIP logo

sicp-solutions's Introduction

This package contains the code for my solutions to the exercises in
the 2nd edition of Abelson and Sussman's _Structure and Interpretation
of Computer Programs_. Unless otherwise specified, all of the
solutions were written and tested using Chicken Scheme 2.6 or later on
a MacBook Pro running Mac OS X 10.5. The solutions are licensed under
the GNU GPL version 3.

The code is organized by chapter and exercise number. For example, the
code for the solution to exercise 2.42 in chapter 2 is contained in
the file named ex2.42.scm in the chap2/ subdirectory.

The Scheme files contain only the code needed to solve the problem
posed by the exercise. For detailed explanations of the code in each
solution, see the solution's corresponding page on my wiki. An index
of all available solutions can be found on the SICP solutions category
page:

http://wiki.drewhess.com/wiki/Category:SICP_solutions

Please also see the category page for information on running the code
contained in this package on various Scheme implementations.

Some of the exercises in SICP pose problems whose solutions don't
require any code at all. Such exercises only have a wiki page, and no
corresponding Scheme file.

Note: This package is a work-in-progress -- I haven't finished reading
the text yet. I'll add new solutions as I get around to them.

sicp-solutions's People

Contributors

dhess avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.