- 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.
推薦閱讀
- Visual C++程序設計教程
- Flask Blueprints
- Node.js 10實戰
- SQL學習指南(第3版)
- Spring Cloud、Nginx高并發核心編程
- Kinect for Windows SDK Programming Guide
- Jenkins Continuous Integration Cookbook(Second Edition)
- Learning Unity 2D Game Development by Example
- Spring核心技術和案例實戰
- Mastering C++ Multithreading
- IBM Cognos TM1 Developer's Certification guide
- PHP 8從入門到精通(視頻教學版)
- 創新工場講AI課:從知識到實踐
- 高質量程序設計指南:C++/C語言
- Implementing NetScaler VPX?(Second Edition)