/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

danielcompton.net
| | stuartsierra.com
5.7 parsecs away

Travel
| | [AI summary] The author benchmarks various ways to run Clojure in 2019, comparing traditional JVM launchers like Leiningen with faster alternatives such as Babashka, Joker, and GraalVM-compiled native binaries against a basic C program.
| | blog.michielborkent.nl
3.6 parsecs away

Travel
| | [AI summary] A technical guide demonstrating how to quickly experiment with Clojure and ClojureScript libraries like clj-time using command-line tools such as Leiningen, Boot, and Planck.
| | clojars.org
4.1 parsecs away

Travel
| | [fsdb/fsdb "1.2.0"] A reasonably convenient database on top of the file system.
| | mmhaskell.com
27.9 parsecs away

Travel
| [AI summary] This article compares Functional Programming and Object Oriented Programming paradigms, discussing their key differences, strengths, weaknesses, and how Haskell fits into the functional paradigm.