I’m currently reading “The interpretation and structure of computer programs”, (which by the way is a really joyful read) and I felt an urge to try the examples in a more “modern” language than Lisp. Clojure seemed like a nice fit since it is a Lisp and also runs on the JVM which makes the […]