Last Updated: February 25, 2016
·
512
· tutuca

Xtext - Write languages for the JVM

http://www.eclipse.org/Xtext/7languages.html

Structural DSLs are great but at some point a software system needs behavior. Xtext now lets you reuse and integrate all kinds of Java language constructs right in your language. The new approach allows for embedding the powerful expressions known from Xtend as well as Java type references and annotations. As a result you get a holistic development experience and a fully-integrated Eclipse IDE, too.