And Scala is not a dynamically typed language--it compiles directly into (fairly) normal bytecode, and so can and does run on Dalvik.
On Oct 8, 5:48 am, "Dirk Jäckel" <[EMAIL PROTECTED]> wrote: > On Wed, Oct 8, 2008 at 2:20 PM, Reinier Zwitserloot <[EMAIL PROTECTED]> wrote: > > > 'byte code manipulation'? I assume you mean: Create class files > > 'live'. > > You're right. I meant class file generation at runtime. > > Regards, > Dirk --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" 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/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
