Skip to content

qasta/wti-gwtc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GWTC -> A GWT compiler written in GWT

This is a prototype of advanced GWT features, such as Java 8, Elemental, JsInterop and Web Components.

As such, it depends on code that is not yet released in GWT master. If you'd like to take a crack at building it yourself, you will first need to clone and build this fork of GWT. You should use version 2.7.1 and Java 8 to run ant elemental dist-dev

Next, you will also need to build the snapshot of the XApi framework as well. This build may or may not work without some advice, so reach out to James -At- WeTheInter -Dot- Net if you need to.

In order to reduce the work needed to get started, I will be cutting a new version of both these dependencies and uploading to github.

In the meanwhile, the brave may feel free to clone and build away.

About

A Gwt compiler written in Gwt using Java 8, Elemental, JsInterop and Web Components (Polymer)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.3%
  • JavaScript 44.5%
  • Java 6.8%
  • CSS 3.4%