InfoQ Homepage Presentations Dynamically Typed Languages for the JVM
Dynamically Typed Languages for the JVM
Summary
Scripting languages are of growing importance, and they are typically dynamically typed. This session discusses improved support for these languages in the JVM, through the use of the new invokedynamic bytecode and through improved support for hot-swapping--modifying code and classes on the fly while maintaining the JVM software's security and integrity.
Bio
Gilad Bracha is a Distinguished Engineer at Cadence Design Systems. At the time of this recording, he was a Computational Theologist and Distinguished Engineer at Sun Microsystems. He is co-author of the Java Language Specification, and a researcher in the area of object-oriented programming languages.
Community comments
Gilad Bracha still at Sun?
by Victor Volle,
Re: Gilad Bracha still at Sun?
by Floyd Marinescu,
Dynamic Scripting BOF slides available
by Frank Cohen,
Gilad Bracha still at Sun?
by Victor Volle,
Your message is awaiting moderation. Thank you for participating in the discussion.
I thought that Gilad Bracha has moved on. See blogs.sun.com/gbracha/ and bracha.org/Site/Bio.html
Dynamic Scripting BOF slides available
by Frank Cohen,
Your message is awaiting moderation. Thank you for participating in the discussion.
I gave two talks at The Server Side Java Symposium related to scripting and testing Web Services, SOA and XML on the Java platform:
Dynamic Scripting on Java
downloads.pushtotest.com/presentations/2007_TSS...
XML Scalability and Performance
downloads.pushtotest.com/presentations/2007_TSS...
Feel free to ask questions at fcohen@pushtotest.com.
-Frank
www.pushtotest.com
Re: Gilad Bracha still at Sun?
by Floyd Marinescu,
Your message is awaiting moderation. Thank you for participating in the discussion.