Skip to content
This repository has been archived by the owner on Dec 5, 2018. It is now read-only.

Khan/teavm-javac

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • Java 89.5%
  • HTML 4.2%
  • CSS 3.3%
  • JavaScript 3.0%