- Introduction | Clojure – A Lisp langauge for the JVM. Interestingly, it uses STM (software transactional memory) for concurrency. It also has some interesting takes on immutable data structures.
- If you’re happy and you know it, syntax error! – Funny.
- jserl – Google Code – Javascript compiler to Erlang