/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

lisp-journey.gitlab.io
| | stevelosh.com
2.5 parsecs away

Travel
| | [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
3.9 parsecs away

Travel
| | [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
4.1 parsecs away

Travel
| | Answers from 2017 Common Lisp experts. GitHub Gist: instantly share code, notes, and snippets.
| | blog.lohr.dev
27.4 parsecs away

Travel
| A review by a Rust enthusiast