hg: mlvm/mlvm/jdk: meth: add proxy maker for closures

John Rose john.r.rose at oracle.com
Tue May 18 10:18:26 PDT 2010


On May 18, 2010, at 12:59 AM, Rémi Forax wrote:

> It's only useful when bridging JRuby and Java,

It could also be useful for bridging language A to language B.

For example, Clojure has a suite of Function interfaces.

But the key use is as you say, for interoperating with the Java platform APIs.

-- John


More information about the mlvm-dev mailing list