Charles Nutter, First taste of InvokeDynamic:
I would like to leave my memos related to my "kung-fu" for some technology insights. Kung-fu doesn't only mean a battle style, but means hacking one's own life.
Friday, September 12, 2008
The Best Introduction to InvokeDynamic (JSR 292)
Charles Nutter, the JRuby development lead, posted an extensive introductory article on the road towards JSR 292 Supporting Dynamically Typed Languages on the Java Platform (a.k.a. invokedynamic). According to his experience with prototyping of JRoby using InvokeDynamic, he has explained how we can leverage the coming feature of JVM. He also mentions things that are not covered in the current draft of the specification (EDR), such as AnonymousClassLoader, which are critical to support dynamic languages on top of the Java platform.
Subscribe to:
Post Comments (Atom)
-
Array's pointers are reset when the original array is logically copied and thus has 2+ reference counts internally. This doesn't h...
-
Great demonstrations of powerful combination of recent deep neural networks applications - stacked hourglass networks for human pose estima...
-
I examined recent Web Browser implementation with XMLHttpRequest Caching Test, which was posted by mnot, 2 years ago. XMLHttpRequest Caching...
No comments:
Post a Comment