The author addresses the history and characteristics of Common Lisp, offering advice on how to learn the language in 2018. The lengthy history of Common Lisp is highlighted, emphasizing its stability and the evolution of the language over several decades. The content discusses the practicality and extensibility of Common Lisp, showcasing its powerful features such as macros and low-level optimization. The post also explores the concept of “escaping the hamster wheel of backwards incompatibility” common in other programming languages. The advice includes recommendations for learning resources, Common Lisp implementations, and text editors, offering readers a roadmap to begin their journey into Common Lisp.
https://stevelosh.com/blog/2018/08/a-road-to-common-lisp/