Difference between revisions of "Truffle: A Self-Optimizing Runtime System"

From JVMLangSummit
Jump to navigationJump to search
 
Line 1: Line 1:
 +
Abstract: Truffle is a runtime system that is capable of generating optimized code for languages whose semantics are expressed as an AST interpreter written in Java.
 
Slides: [[Media:2012-07-31_TruffleJVMSummit2012_Presentation.pdf‎]]
 
Slides: [[Media:2012-07-31_TruffleJVMSummit2012_Presentation.pdf‎]]

Revision as of 14:58, 31 July 2012

Abstract: Truffle is a runtime system that is capable of generating optimized code for languages whose semantics are expressed as an AST interpreter written in Java. Slides: Media:2012-07-31_TruffleJVMSummit2012_Presentation.pdf‎