On 02/18/2015 02:45 PM, Per Bothner wrote:
Kawa is optimized for static compilation and static optimization,
and does not use invokedynamic so far.
To clarify: Kawa does have a REPL and eval. It's just that the REPL
and eval first compile the expression to bytecode before running it.
The compiler is fast enough that this works pretty well.
--
--Per Bothner
[email protected] http://per.bothner.com/
_______________________________________________
mlvm-dev mailing list
[email protected]
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev