I> > > Java would have been nicer (Though I am saying that without knowing how > > well > > Clojure binaries can talk with Java ones and vice versa) > > > > Clojure is on the JVM, Robin! http://clojure.org/ - the "j" in the name > should > have given the hint! :) > > :) Yeah I saw that, I had this really bad ordeal when an F# prototype code was later re-coded using C# as it hit the performance wall. Just don't want the same fate with Clojure, especially when its a library that deals with algorithms that need high performance
Robin