BobHanson / java2script

Java2Script provides an Eclipse Java to JavaScript transpiler, with a nearly complete implementation of the Java Virtual Machine with AWT and Swing in JavaScript, with simple, automated parallel creation of both class files and js files. To date, over 600 applets have been converted.
https://chemapps.stolaf.edu/swingjs/examples.htm
Other
24 stars 11 forks source link

5.0.1 integrated legacy and swing js #264

Closed BobHanson closed 11 months ago

BobHanson commented 11 months ago

5.0.1 dual-mode transpiler uses .j2s (SwingJS, Java 8+) and .j2sjmol (legacy 4.2 unqualified methods version only for legacy Jmol)