Null Pointer by Chris Duckett

Chris Duckett dispenses with "trends", "magic quadrants" and other salesbot speak to investigate what is really the foundation of IT: source code.

App Engine's language bonanza

Posted by Chris Duckett @ 17:09 5 comments

It's been a week since Google announced Java support for App Engine and the early results are very promising.

The first example is from Google, who has created an interactive shell (REPL — Read-eval-print loop) for many languages capable of running on top of the Java Virtual Machine. Current supported languages are Java (via beenshell), Lisp (via Clojure and Scheme), Groovy, JavaScript, Python, Ruby and Scala.

Multiple languages in the same session is cool, but is it useful?
(Credit: Chris Duckett/ZDNet.com.au)

In a similar vein, another party has decided to get PHP working on top of App Engine. Instructions on how to get this working with Quercus, a Java implementation of PHP, are available here.

This is the power of Google selecting Java for implementation on App Engine, as there are many languages that already run on the Java Virtual Machine. By choosing Java, Google just got all those other languages for free.

Advertisement

Talkback 5 comments

    What ones come next? Anonymous -- 14/04/09

    What languages can we have on this next?
    Intercal?
    Lolcode?
    Whitespace?
    :D

    What ones come next? Anonymous -- 15/04/09 (in reply to #320129708)

    I'm waiting for PL1 to come back...

    Hmmm! Interesting Rex Alfie Lee -- 17/04/09 (in reply to #320129829)

    Pointless remarks both of you. Of course they were almost funny though. Nearly!

    What ones come next? Anonymous -- 21/04/09 (in reply to #320130157)

    Wonder whether IBM has PL1 running on their JVM for the mainframes? Same for COBOL. IBM has always been brilliant at language-level interoperability, so so just wondered if they have done this too...

    a bit of RPG & APL too? Anonymous -- 17/04/09

    surely we can find a java emulator for them

Add your opinion

Chris Duckett

Chris Duckett

Site Manager

[+] Read bio

Latest Videos

Sponsored content

Power Centre - Content from our premier sponsors

Tags

Back to top

Featured