- 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.
推薦閱讀
- Getting Started with Citrix XenApp? 7.6
- Mastering AWS Lambda
- Azure IoT Development Cookbook
- 數據結構簡明教程(第2版)微課版
- Learn Scala Programming
- Java EE 7 Development with NetBeans 8
- Backbone.js Blueprints
- Troubleshooting PostgreSQL
- 嚴密系統設計:方法、趨勢與挑戰
- 利用Python進行數據分析(原書第3版)
- Getting Started with LLVM Core Libraries
- 輕松上手2D游戲開發:Unity入門
- 從零開始:UI圖標設計與制作(第3版)
- 深度學習原理與PyTorch實戰(第2版)
- Kotlin極簡教程