Snippet #955
Wow; I just read this rumor that Facebook is looking into running PHP on the JVM. Not clear whether this will be a source-to-source compiler (PHP-to-Java, like HipHop was for PHP-to-C++) or something more like JRuby, which is an implementation of Ruby written in Java (ie. you write your source in Ruby, and it effectively gets turned directly into bytecode that can run on the JVM).