Arc Forumnew | comments | leaders | submitlogin
1 point by kinleyd 4681 days ago | link | parent

Ruby syntax is quite consistent and clean, and its support for closures very handy. I really like it.

Clojure has a strong philosophical bias for immutability and a functional approach, but has a slightly higher overhead with its combination of Lisp and support for Java. I think it has a bright future, despite pg's view that the jvm isn't what the 100 year language will be built on. :)