All Projects → soywiz-archive → phpJavaVM

soywiz-archive / phpJavaVM

Licence: other
Java Virtual Machine implemented on PHP. [DEPRECATED] Please, check jtransc instead: https://github.com/jtransc/jtransc

Programming Languages

PHP
23972 projects - #3 most used programming language
c
50402 projects - #5 most used programming language
java
68154 projects - #9 most used programming language

To run this sample:

git clone git://github.com/soywiz/phpJavaVM.git
cd phpJavaVM

# It will run sample/bin/Test.class with the phpJavaVM
php java.php

# You can run it too using your installed java VM to compare results
cd sample/bin
java Test
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].