Skip to content

An ANTLR island grammar to support native XML and E4X as part of another language

License

Notifications You must be signed in to change notification settings

matthieu/e4x-grammar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANTLR island grammar for E4X support.

Building
========
Currently this project only supports Buildr (http://buildr.rubyforge.org/) to compile and create a jar. A few
required dependencies will be automatically downloaded before Buildr can properly install.

So to build the E4X grammar and produce a jar once Buildr installed is just:

buildr package

To see an example of use check the SimPEL language implemented in Apache ODE (http://ode.apache.org).

Enjoy!

About

An ANTLR island grammar to support native XML and E4X as part of another language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages