An open API service indexing awesome lists of open source software.

https://github.com/liarprincess/structure-and-interpretation-of-computer-programs

Download the whole "Structure and Interpretation of Computer Programs" book and serve at your local server.
https://github.com/liarprincess/structure-and-interpretation-of-computer-programs

Last synced: 9 months ago
JSON representation

Download the whole "Structure and Interpretation of Computer Programs" book and serve at your local server.

Awesome Lists containing this project

README

          

Download the whole [Structure and Interpretation of Computer Programs](https://mitpress.mit.edu/sites/default/files/sicp/full-text/book/book-Z-H-4.html) book and serve at your local server.

# Instructions

1. Usual Node things (`npm i` etc.)
2. `node scrap.js`
3. `node serve.js`

# Why?

So you can modify page/book to make it easier to digest.