- Implementing Domain:Specific Languages with Xtext and Xtend
- Lorenzo Bettini
- 94字
- 2021-08-13 16:26:19
Summary
Xtend provides many features that allow you to write clean and more readable code. Since it is completely integrated with Java, all the Java libraries are accessible from within Xtend; moreover, the IDE tooling of Xtend itself is basically the same as the ones of JDT. For all of the aforementioned reasons, Xtext fosters the use of Xtend to develop all the aspects of a DSL implementation.
In the next chapter, we will show you how to implement constraint checks for a DSL using the EMF Validator mechanism using the Xtext enhanced API.
推薦閱讀
- Learning Single:page Web Application Development
- Kali Linux Web Penetration Testing Cookbook
- 零基礎搭建量化投資系統:以Python為工具
- Java應用與實戰
- 編譯系統透視:圖解編譯原理
- VMware虛擬化技術
- RSpec Essentials
- Java SE實踐教程
- Beginning C++ Game Programming
- Nagios Core Administration Cookbook(Second Edition)
- Robot Framework Test Automation
- 微前端設計與實現
- Learning NHibernate 4
- Testing Practitioner Handbook
- 面向對象程序設計及C++實驗指導(第3版)