|
You are here |
lisp-journey.gitlab.io | ||
| | | | |
stevelosh.com
|
|
| | | | | [AI summary] The text is a comprehensive guide to Common Lisp, covering its structure, libraries, and ecosystem. It explains the different layers of project organization, including files, packages, systems, and projects, and highlights popular libraries for various tasks such as utilities, threading, foreign function interfaces, regular expressions, HTTP clients, and more. The guide also discusses tools like Quicklisp and ASDF for managing dependencies and projects, and touches on the stability and community of the language. It concludes by emphasizing the depth of Common Lisp and the importance of careful study for mastering it. | |
| | | | |
atomized.org
|
|
| | | | | [AI summary] A comprehensive tutorial explains how to build structured, executable Common Lisp programs from the command line using packages, systems, and the ASDF build tool. | |
| | | | |
gist.github.com
|
|
| | | | | Answers from 2017 Common Lisp experts. GitHub Gist: instantly share code, notes, and snippets. | |
| | | | |
blog.lohr.dev
|
|
| | | A review by a Rust enthusiast | ||