Kawa 2.0 released
sourceware.org
Kawa 2.0 released
1–7 of 7 posts
Re: Kawa 2.0 released
#2I had a lot of fun with Kawa and the JVM until I discovered Clojure and Leiningen... really Kawa could use a building and dependency infrastructure like Leiningen. Anyway, Kawa is a lot of fun, too.
Re: Kawa 2.0 released
#3This is really interesting. Going to try it out later tonight!
Re: Kawa 2.0 released
#4As much as I like clojure; The idea of having a pure Scheme and the ability to play with SICP code on JVM is tempting
Re: Kawa 2.0 released
#5I wonder if it is faster than Clojure on Android.
Does anyone know?
I am still hoping that Clojure 1.7 will finally be fast enough.
Re: Kawa 2.0 released
#6Here is a link to the LWN article referenced in that post - http://lwn.net/SubscriberLink/623349/ba6d590bfc71a537/
If you enjoy it, please consider subscribing to LWN!
Re: Kawa 2.0 released
#7I wonder if it is faster than Clojure on Android. Does anyone know? I am still hoping that Clojure 1.7 will finally be fast enough.
This old, but you might be able to rerun it. http://per.bothner.com/blog/2010/Kawa-in-shootout/ Back in 2010 Kawa looks to be beating Clojure pretty handily. Not sure how well Kawa fares under robovm. All worth a weekend hack for those with some time.