I found the info file to be a great way of going through SICP with geiser+emacs. Was playing around with it just earlier this week!
Which info file ?
Texinfo can be compiled into info files using the makeinfo tool.
makeinfo
In this post, the info file can be generated from this texinfo file: https://github.com/sarabander/sicp-pdf/blob/master/src/sicp.texi
I found the info file to be a great way of going through SICP with geiser+emacs. Was playing around with it just earlier this week!
Which info file ?
Texinfo can be compiled into info files using the
makeinfotool.In this post, the info file can be generated from this texinfo file: https://github.com/sarabander/sicp-pdf/blob/master/src/sicp.texi