Code Generation with xText and xTend
A Java Users Group talk from July 2013 I presented on new features in JCode Generation with xText and xTend.
We'll use xText to create a custom language by specifying a grammar, read the content into a model, and generate code using xTend!
Video
Code Generation with xText and xTend - Columbia MD Java Users Group 7/30/2013 from Scott Stanchfield on Vimeo.
Video License

Code Generation with xText and xTend by Scott Stanchfield is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License.
Feel free to watch the videos and point friends to them, but you cannot use them as part of any commercial product nor can you create derivative works. Follow the link above to see the complete license text.
Sample Code
- Code 1: xtext-talk-code.zip
- Code 2: xtext-talk-Sample.zip
Software License
All sample code is licensed under the Eclipse Public License, version 1.0.
See http://www.eclipse.org/legal/epl-v10.html for details.