JSVM
Java like pure OOP javascript framework
Install / Use
/learn @hoodng/JSVMREADME
-
Deploy this project to tomcat, or other web application server
-
cd jsvm/bin and execute "make"
For example:
~/workspace/webos/jsvm/bin$ make
-
Access http://127.0.0.1:8080/webos/app/demo/index.html
Here is this project page http://jsvm.github.com/JSVM/app/demo/index.html
and some test case pages:
http://jsvm.github.com/JSVM/app/demo/graph.html
