Difference between revisions of "Category:Xtext"
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | Xtext is a framework/tool for development of external textual DSLs. Just describe your very own DSL using Xtext's simple EBNF grammar language and the generator will create a parser, an AST-meta model (implemented in EMF) as well as a full-featured Eclipse Text Editor from that. | |
− | + | The Framework integrates with technology from Eclipse Modeling. Development with Xtext is optimized for short turn-arounds, so that adding new features to an existing DSL can be done in seconds. Still with the new version more sophisticated programming languages can be implemented. | |
− | + | ||
− | + | ||
− | + | ||
− | The Framework integrates with technology from Eclipse Modeling | + | |
Language development has never been so easy. | Language development has never been so easy. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Modeling]] [[Category:OAW]] [[Category:OpenArchitectureWare]] [[Category:Eclipse_Modeling_Project]] | [[Category:Modeling]] [[Category:OAW]] [[Category:OpenArchitectureWare]] [[Category:Eclipse_Modeling_Project]] |
Latest revision as of 08:04, 19 June 2013
Xtext is a framework/tool for development of external textual DSLs. Just describe your very own DSL using Xtext's simple EBNF grammar language and the generator will create a parser, an AST-meta model (implemented in EMF) as well as a full-featured Eclipse Text Editor from that.
The Framework integrates with technology from Eclipse Modeling. Development with Xtext is optimized for short turn-arounds, so that adding new features to an existing DSL can be done in seconds. Still with the new version more sophisticated programming languages can be implemented.
Language development has never been so easy.
Pages in category "Xtext"
The following 4 pages are in this category, out of 4 total.