Hacker News new | ask | show | jobs
by seletz 2693 days ago
If you enjoy reading code and want to know a bit more about lisp, maybe this is interesting:

"Scheme 9 from empty space" -- https://t3x.org/s9fes/

It's a scheme built in c using literate programming. You can even buy a printed version.

Also, there's "Lisp in small pieces" if you want to go deeper -- https://books.google.de/books/about/Lisp_in_Small_Pieces.htm...