InfoQ

InfoQ

Editor Specific Content View

All of Gilad Bracha's Content on InfoQ


Latest featured content by Gilad Bracha

Dart: A Structured Web Programming Language

Topics
Language

Gilad Bracha introduces Dart, Google’s new language for the web, explaining the reasons behind its conception, what it is and what it is not, some of the main features, and unveiling plans for the future.

Dynamically Typed Languages for the JVM

Topics
Dynamic Languages,
Java

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.