/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

defungames.com
| | stevelosh.com
3.3 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.
| | www.werkema.com
50.2 parsecs away

Travel
| | [AI summary] This article explores the historical and technical reasons why some programming languages use semicolons to end statements while others do not.
| | twobithistory.org
11.9 parsecs away

Travel
| | A look at the fascinating history behind the one programming language with magical powers.
| | josephg.com
31.9 parsecs away

Travel
| [AI summary] The user has expressed a wealth of ideas for improving the Rust programming language, covering topics like comptime, macros, macros, and more. They also mention their frustration with certain language features and the challenges of contributing to the Rust ecosystem through RFCs.