- 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.
推薦閱讀
- 數(shù)據(jù)庫(kù)系統(tǒng)教程(第2版)
- Flink SQL與DataStream入門、進(jìn)階與實(shí)戰(zhàn)
- Web Application Development with R Using Shiny(Second Edition)
- Java 11 Cookbook
- 信息技術(shù)應(yīng)用基礎(chǔ)
- BIM概論及Revit精講
- 微服務(wù)從小白到專家:Spring Cloud和Kubernetes實(shí)戰(zhàn)
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- Java程序設(shè)計(jì)與項(xiàng)目案例教程
- Mastering jQuery Mobile
- 快樂編程:青少年思維訓(xùn)練
- Flink入門與實(shí)戰(zhàn)
- Java Web開發(fā)教程:基于Struts2+Hibernate+Spring
- 微信小程序開發(fā)邊做邊學(xué)(微課視頻版)
- 高質(zhì)量程序設(shè)計(jì)指南:C++/C語(yǔ)言