As part of this, they redrew the figures in SICP as ASCII art (not as something like TeX figures), which I guess made sense for those requirements. Though today I like the idea of using proper markup for figures.
SICP was one of my course texts and introduction to the scheme language. It is a masterpiece of a computer science book with a staggering breadth of applications.
6 comments
[ 4.1 ms ] story [ 26.9 ms ] thread[1] https://github.com/ilmotta/sicp-org
So that it could be used by students on modest computers that couldn't manage a Web browser and running Scheme at the same time:
https://www.neilvandyke.org/sicp-texi/
As part of this, they redrew the figures in SICP as ASCII art (not as something like TeX figures), which I guess made sense for those requirements. Though today I like the idea of using proper markup for figures.
https://news.ycombinator.com/item?id=7149908