Speakers | |
---|---|
Remi Forax | |
Schedule | |
Day | Sunday |
Room | AW1.125 |
Start time | 12:45 |
End time | 13:15 |
Duration | 00:30 |
Info | |
Event type | Podium |
Track | Free Java |
Language | English |
JSR292 - Supporting Dynamically Typed Languages
JSR292 introduces VM supports that ease the implementation of dynamic languages on Java VM.
This talk will present the different parts of the spec (knowing that is a work in progress) and some details/strategies of the implementation of the JSR292 specification in hotspot.