Rémi Forax wrote: > If you have something like a JIT in your language runtime. > Clojure or Scala just compile to plain bytecode.
Sounds like a design flaw :) But seriously... you could certainly AOT compile code that targets those features when they're present on the compiling JVM. - Charlie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JVM Languages" 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/jvm-languages?hl=en -~----------~----~----~----~------~----~------~--~---
