November 2011
1 post
clojure first impression
I realized that I’ll never be able to finish inventing a programming language if I don’t learn a LISP first. So I’ve been playing with Project Euler with a Clojure repl, and … well, it’s not ruby and it’s not Haskell. But it has a lot of lazy data structures, so I decided to pretend I was writing Haskell anyway and see what happens. Here’s a...
Nov 18th