HTML5/EPUB3 Version of SICP
A new HTML5 and EPUB3 version of 'Structure and Interpretation of Computer Programs' has been released. This version utilizes modern web technologies for enhanced readability on various devices. Feedback is encouraged for further adjustments to improve the viewing experience on smaller screens.
- ▪The new version is based on the Unofficial Texinfo Format converted from the original HTML version.
- ▪It features scalable vector graphics, MathML, MathJax, and responsive design elements.
- ▪Users need specific software and tools to compile the book from its source files.
Opening excerpt (first ~120 words) tap to expand
SICP This is a new HTML5 and EPUB3 version of "Structure and Interpretation of Computer Programs" by Abelson, Sussman, and Sussman. It comes from the lineage of Unofficial Texinfo Format that was converted from the original HTML version at The MIT Press. In EPUB3 format: sicp.epub For online reading: HTML book Modern solutions such as scalable vector graphics, mathematical markup with MathML and MathJax, embedded web fonts, and syntax highlighting are used. Rudimentary scaffolding for responsive design is in place, which adapts the page for viewing on pocket devices and tablets. More tests on small screens are needed to adjust the font size and formatting, so I encourage feedback from smartphone and tablet owners. Source The root directory contains the Texinfo source in sicp-pocket.texi.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.