12 Feb 2021
Links #34
- Scicloj meeting #19: Alan Dipert: Common Lisp for the Curious Clojurian
-
In this series of blog posts I'd like to go through some of the well known design patterns and make a comparison between the implementation in Scala and Common Lisp. Scala is a statically typed, multi-paradigm language running on the Java Virtual Machine. Common Lisp is a dynamically typed, multi-paradigm language running natively on many platforms.
- xeus-sql: a Jupyter kernel for general SQL implementations
- The History(s) of Video Games: "a list of games chronologically sorted in the year they take place in." (via ariis)
- Python Design Patterns
- Uncovering a 24-year-old bug in the Linux Kernel