It seems the first POC of invokedynamic released is a one based on IKVM :)

http://weblog.ikvm.net/PermaLink.aspx?guid=4470a1e6-14a8-4ab0-9817-322ae56d3988

MethodHandle are implemented using delegates and generics (which are 
reified in .Net),
very cool indeed even if it means generate delegates at runtime in a 
similar way to what
BGGA prototype does at compile time for implementing closure.

Rémi


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "JVM 
Languages" group.
To post to this group, send email to jvm-languages@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to