Faun project is yet another PHP interpreter in Java. It allows interpretation of PHP code within JVM in Java applications. Parsing is based on ANTLR grammar.
|
|||||
|
Faun project is yet another PHP interpreter in Java. It allows interpretation of PHP code within JVM in Java applications. Parsing is based on ANTLR grammar. The end goal of this (still quite experimental) project is to be able to use existing code written in the R language within the Google AppEngine Java runtime. In the first phase, the immediate goal is to make available the existing R interpreter, written in C, C++ and Fortran, to the Java VM through nestedvm. |
|||||
|
|
|||||