PHP.reboot: a post JSR292 dynamic language

From JVMLangSummit
Revision as of 17:29, 28 June 2010 by Abuckley (talk | contribs) (New page: Rémi Forax ===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 wi...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Rémi Forax

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.