Glossary
- Xtext
Open source framework for the development of textual domain-specific languages (DSLs). Xtext is based on the Eclipse Modeling Framework and integrates perfectly with its technologies. The framework uses the given grammar to generate a complete, language-specific IDE. Xtext was developed by itemis as part of the Eclipse TMF project.
More information: http://www.eclipse.org/Xtext/
