PHP.reboot: a post JSR292 dynamic language

From JVMLangSummit
Revision as of 17:51, 28 June 2010 by Abuckley (talk | contribs)
Jump to navigationJump to search
Speaker
Rémi Forax
Project
http://code.google.com/p/jvm-language-runtime/

Abstract

I will present my new pet project: PHP.reboot a safe and secure PHP like language that run on top of a 1.7 VM. After a short presentation of the language, I will explain its design and how this architecture a REPL interpreter, a runtime compiler with a loop optimizer and the foundation of Eclipse plugin, whole in one.