Reputation: 22670
What are the characteristics, differences and similarities of all these Eclipse-based technologies starting with X (Xtext, Xtend)? Are there any more to learn about?
Upvotes: 6
Views: 2139
Reputation: 22670
Xcore is a convenient textual syntax for Ecore metamodels.
(Xpand is a language specialized on code generation based on EMF models, now deprecated in favor of Xtend.)
Upvotes: 24