/packtpub-xtext-book-2nd-examples

This contains the examples for the book "Implementing Domain-Specific Languages with Xtext and Xtend, 2nd edition"

Primary LanguageXtendEclipse Public License 1.0EPL-1.0

Implementing Domain-Specific Languages with Xtext and Xtend, 2nd Edition

This repository contains the sources of the Examples for the book
"Implementing Domain-Specific Languages with Xtext and Xtend - Second Edition"
ISBN: 9781786464965

https://www.packtpub.com/application-development/implementing-domain-specific-languages-xtext-and-xtend-second-edition

ERRATA and changes in new versions of Xtext

General book Errata can be found here.

Changes required by new versions of Xtext are detailed here. The book was written using Xtext 2.10.0 and some changes were introduced in new versions of Xtext that require some modifications in the sources (and make some parts written in the book not consistent).

Getting Sources

While you can simply clone this git repository and import the projects in Eclipse, we strongly suggest you use the automatic procedure described in GETTINGSOURCES.

Build Status