On Wed, Oct 29, 2008 at 05:32:32PM -0700, James G. Sack (jim) wrote: > - clojure's design approach that JVM is _the platform_ seems to be a win > on several fronts: platform-supplied GC, exceptions, libraries.
Hmmm. Now that is nice for a new language...by targeting the JVM you get all of Java's libraries for free from the get-go. It's a wonder all new languages don't target the JVM then. Chris -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
