Seems like it would need reflection and classloaders for loading ASM
bytecode, and the run-time would thus need its compiler, I can't tell from
the site whether that's the case.  If there's no reflection, then it would
be a pain to make clojure work.

But, I see it says: 'The standard classes (java.lang.*, java.util.*, etc)
included in RoboVM are based on Android's runtime.'

Need more details about how it actually runs java bytecode and its
architecture.


On Sun, Jul 21, 2013 at 12:32 PM, Jacob Goodson
<submissionfight...@gmx.com>wrote:

> I wanted to see if people know/knew about this.  According to the website
> it states that the VM converts JVM bytecode to native... could clojure take
> advantage of this(I assume it can but I would like to hear from people with
> a true understanding if I should be excited or not =P)?
>
> --
> --
> 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
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to