Brad Lucas

Programming, Clojure and other interests
June 13, 2008

Local Browseable Copy Of Sicp

Instructions

  1. create a directory where you want to download into
    $ mkdir ~/sicp
    
    $ cd ~/sicp
    
  2. Use wget to mirror the site to your local directory
    wget -v -m -w 2 -p -E -k http://mitpress.mit.edu/sicp/full-text/book/book.html
    
  3. Load the following file in your browser
    ~/sicp/mitpress.mit.edu/sicp/full-text/book/book.html
    
Tags: sicp scheme