Comment on Ask HN: Where to find HTML version of SICP?Comments−schemescape4yI never finished it, but I started porting SICP to HTML5, with an in-browser interpreter:https://jaredkrinke.github.io/learn-scheme/−ravish0007OP4yI have a hard copy of the book though. I couldn't really read, maybe I didn't try harder. English is not my native language.TLDR; Will get the text, tokenize the words, index against a standard dictionary, go on from there.−schemescape4yOops, sorry! I must have completely misread your OP. I thought you were reading the book, although I now see that is definitely not what you were looking for.−ravish0007OP4yYou don't have to be sorry for anything :)
Comments
I never finished it, but I started porting SICP to HTML5, with an in-browser interpreter:
https://jaredkrinke.github.io/learn-scheme/
I have a hard copy of the book though. I couldn't really read, maybe I didn't try harder. English is not my native language.
TLDR; Will get the text, tokenize the words, index against a standard dictionary, go on from there.
Oops, sorry! I must have completely misread your OP. I thought you were reading the book, although I now see that is definitely not what you were looking for.
You don't have to be sorry for anything :)