Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 509 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 509 Bytes

meta-java

MetaDslx is a user friendly metamodeling framework for Java.

MetaDslx supports the following features:

  • implementing domain specific languages
  • extending ANTLR4 grammars with annotations
  • creating compilers with semantic analysis for domain specific languages
  • creating user friendly template-based code generators
  • generating syntax highlighters for Eclipse and other development frameworks

Binary releases are published on the MetaDslx web site.