3/22/2026 at 2:15:15 AM
Not sure how my article even made it onto HN but HN has been my home page for 16 years so I'm pretty stoked.A quick note, Common Lisp tooling documentation exists in a LOT of places, but I could not find a single beginner friendly map of the full development stack, so had a long chat with various LLM's to spin one up. Regardless of your views on this approach to things I hope the article helps some people get a better mental model of what the pieces are and how they fit together. It's helped me wade through a lot of choices and debug a few things.
by jadefox
3/22/2026 at 11:13:55 AM
Some time ago I read "Structure and Interpretation of Computer Programs" (scheme), but it gave me a lot of appreciation for Lisp in general. It's not that often I stumble upon articles about this language, but when I do I always give them a read. I found this one interesting so I posted it here. Glad it made it to the front page!by 0bytematt
3/22/2026 at 9:03:18 AM
more importantly, as you precise below, you edited (and somewhat corrected) the article after feedback from /r/lisp. So it isn't only AI output.by vindarel
3/22/2026 at 2:18:57 AM
Awesome! I've been reading SICP and Land of Lisp, and wanted to get a good idea of the ecosystem but was overwhelmed by the documentation. Thanks for making it easier for us!by arikrahman
3/22/2026 at 3:03:49 AM
Thanks, that was exactly me.by jadefox