- 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.
推薦閱讀
- C程序設計簡明教程(第二版)
- Java范例大全
- 數據庫系統教程(第2版)
- Effective C#:改善C#代碼的50個有效方法(原書第3版)
- Visual FoxPro程序設計教程
- 認識編程:以Python語言講透編程的本質
- Visual FoxPro 程序設計
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- VSTO開發入門教程
- Hands-On C++ Game Animation Programming
- HTML+CSS+JavaScript編程入門指南(全2冊)
- SciPy Recipes
- Python語言科研繪圖與學術圖表繪制從入門到精通
- Mastering Concurrency in Python
- 30天學通C#項目案例開發