Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Tag: <span>DSL</span>

What Is New in Xtext 2.0

Xtext is a framework for development of programming languages and domain specific languages. It covers all aspects of a complete language infrastructure, from parsers, over linker, compiler or interpreter to fully-blown top-notch Eclipse IDE integration. Xtext makes it easy to create domain specific languages (DSL). Xtext 2.0 adds some critical …

Construction Techniques for Domain Specific Languages

Domain specific languages have been the Next Big Thing for years now, but they have quietly started penetrating the development world. This talk covers language techniques in Java, Groovy, and Ruby on how and why to create DSLs. This session of the last Jazoon conference demonstrates with motivation for converting …