Hacker News new | ask | show | jobs
by dspearson 1826 days ago
I can also recommend the following books by Nils M Holm:

LISP From Nothing (https://t3x.org/lfn/)

LISP System Implementation (https://www.t3x.org/lsi/)

Scheme 9 from Empty Space (https://t3x.org/s9book/)

They're more leaning towards the LISP implementation side, and far less on the learning C side, for which there are far better options.