|
You are here |
johnj.com | ||
| | | | |
github.com
|
|
| | | | | A Common Lisp dev environment for Vim (and Neovim) - vlime/vlime | |
| | | | |
countvajhula.com
|
|
| | | | | ||
| | | | |
atomized.org
|
|
| | | | | [AI summary] This comprehensive guide explores the evolution of a Common Lisp project from a simple command-line application to a structured, maintainable system using advanced tools and libraries. The journey begins with a basic implementation using the built-in UIOP library, then progresses through modularization, system definition with ASDF, and finally incorporates external libraries like unix-opts for enhanced functionality. The article emphasizes the importance of organizing code through packages, systems, and build processes, while demonstrating how modern Lisp tooling can simplify development and maintenance. Key takeaways include the value of modular design, the role of ASDF in managing project dependencies, and the benefits of using external librar... | |
| | | | |
joeprevite.com
|
|
| | | My notes from Chapter 4 of the Rust Lang Book. | ||