PHP.reboot: a post JSR292 dynamic language

From JVMLangSummit
Revision as of 12:19, 3 September 2010 by Abuckley (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Speaker
Rémi Forax
Project
http://code.google.com/p/jvm-language-runtime/
Resources
Slides

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.