Published onDecember 7, 2024What does an .asd file do in a Common Lisp project?Common-Lisp`.asd` file is essential for organizing, sharing, and building Common Lisp projects.
Published onOctober 4, 2024What is Greenspun's Tenth Rule?Common-LispFunctional-ProgrammingComplex C programs recreate ad hoc Common Lisp features.