- Implementing Domain-Specific Languages with Xtext and Xtend(Second Edition)
- Lorenzo Bettini
- 94字
- 2021-07-14 10:06:35
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 on to build the AST of a program.
This chapter will cover the following topics:
- A DSL for entities
- The Xtext generator
- The Eclipse Modeling Framework
- Improvements to the DSL
推薦閱讀
- 構建高可用Linux服務器(第4版)
- Kali Linux滲透測試全流程詳解
- Haskell Financial Data Modeling and Predictive Analytics
- 構建可擴展分布式系統:方法與實踐
- 高性能Linux服務器構建實戰:運維監控、性能調優與集群應用
- Linux性能優化
- 新手學電腦從入門到精通(Windows 10+Office 2016版)
- Kubernetes從入門到實踐
- 移動應用UI設計模式(第2版)
- 嵌入式實時操作系統:RT-Thread設計與實現
- Windows 7應用入門與技巧
- Linux命令行大全(第2版)
- iOS 8開發指南
- Mastering Sass
- Java EE 8 High Performance