Xtext
Encyclopedia
Xtext is an open-source framework for developing domain-specific languages, and is part of the Eclipse Modeling Framework
Project.
Unlike standard parser generators, Xtext not only generates a parser, but also a model for the Abstract Syntax Tree and a full-featured, customizable Eclipse editor.
Eclipse Modeling Framework
Eclipse Modeling Framework is an Eclipse-based modeling framework and code generation facility for building tools and other applications based on a structured data model...
Project.
Unlike standard parser generators, Xtext not only generates a parser, but also a model for the Abstract Syntax Tree and a full-featured, customizable Eclipse editor.