Ross Bamford schrieb:
No, it goes directly to Dex. The original interpreter runs on any Java
platform (Deelang was originally intended as a generic scripting
language for embedded devices) but the compiler is strictly Dalvik. It
wouldn't be difficult to transform the Dee VM bytecode to Java bytecode
(they're both stack machines so the biggest challenge would be the
static linking) but there are no plans for this at the moment.

Thanks for explaining.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to