Explore >> Select a destination


You are here

twobithistory.org
| | felix.plesoianu.ro
3.1 parsecs away

Travel
| | [AI summary] The article discusses the choice of programming languages, highlighting their unique features, communities, and use cases, while comparing several languages like Vala, Zig, C++, D, Ada, Fortran, Scheme, Lisp, and Rexx.
| | defungames.com
3.5 parsecs away

Travel
| | [AI summary] The author discusses the rationale behind using Lisp for developing the game Spycursion, highlighting its advantages in customization and symbolic computation over other languages.
| | stevelosh.com
4.0 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.
| | blog.martin-graesslin.com
18.2 parsecs away

Travel
| Just the other day a user in IRC complained about a default in KWin. I thought that the default he expected, is the one which is set in KWin sources. So I opened the respective source file and saw ...