InfoQ

Editor Specific Content View

All of Rob Nicholson's Content on InfoQ


Latest featured content by Rob Nicholson

Running PHP on the JVM with P8

Community
Java
Topics
Web Frameworks,
Dynamic Languages

In this presentation from the JVM Languages Summit 2008, Robert Nicholson discusses P8, an implementation of PHP on the JVM. Topics covered include the reasons for bringing PHP to the JVM, an overview of PHP and P8, PHP characteristics, the JVM method length limit, how PHP functions are compiled, InvokeDynamic (JSR 292) and PHP Functions, PHP values and Unicode strings in PHP.