I wonder what is the current state of Clojure @ Android?
Is 1.1 running without modifications?
If someone is running it, could you share your build.xml and/or any tips?

Thank you,
Boris


On Tue, Mar 23, 2010 at 4:24 PM, Alex Coventry <coven...@gmail.com> wrote:
> My impression from reading Remco van 't Veer's posts about his
> experience running clojure on Android is that it tends to be slow in
> general because introspection is expensive in Dalvik.  So while you
> can sprinkle typehints throughout your own code, you really don't want
> to do that to the core, and hence startup remains expensive.  I could
> easily be wrong about that, though.
>
> On Mar 23, 4:11 pm, Michael Kohl <citizen...@gmail.com> wrote:
>> I thought there are some issues re the Dalvik VM and Clojure? Does
>> anyone have experience with this?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
>
> To unsubscribe from this group, send email to 
> clojure+unsubscribegooglegroups.com or reply to this email with the words 
> "REMOVE ME" as the subject.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to