- Implementing Domain:Specific Languages with Xtext and Xtend
- Lorenzo Bettini
- 75字
- 2021-08-13 16:26:17
Chapter 2. Creating Your First Xtext Language
In this chapter we will develop a DSL with Xtext and learn how the Xtext grammar language works. We will see the typical development workflow of programming with Xtext when we modify the grammar of the DSL. The chapter will also provide a small introduction to EMF (Eclipse Modeling Framework), a framework that Xtext relies upon to build the AST (Abstract Syntax Tree) of a program.
推薦閱讀
- FuelPHP Application Development Blueprints
- Drupal 8 Blueprints
- Building a RESTful Web Service with Spring
- CentOS 7 Linux Server Cookbook(Second Edition)
- React Native Cookbook
- Mastering LibGDX Game Development
- 算法訓練營:提高篇(全彩版)
- Unity Game Development Scripting
- Instant Nancy Web Development
- JSP程序設計實例教程(第2版)
- Building Serverless Web Applications
- Python數據可視化之美:專業圖表繪制指南(全彩)
- 從0到1:HTML5 Canvas動畫開發
- Visual Basic程序設計基礎
- Clojure for Finance