haitaoli / teavm-javac

Java compiler in the browser

Home Page:http://teavm.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An offline Java compiler that runs in the browser.

This is merely javac from OpenJDK compiled with TeaVM.

See live example here.

Building

$ mvn package

Resulting .war file can be found in compiler/target/. Deploy it on Tomcat, or simply unpack all resources and serve them via HTTP.

About

Java compiler in the browser

http://teavm.org

License:Other


Languages

Language:Java 89.4%Language:HTML 4.2%Language:CSS 3.3%Language:JavaScript 3.0%