Implementing Domain:Specific Languages with Xtext and Xtend

Implementing Domain:Specific Languages with Xtext and Xtend

评分

★★★★★

ISBN

9781782160311

出版社

Packt Publishing 2013-08-21出版

分类

编程设计

内容简介
A step-by-step guide that enables you to quickly implement a DSL with Xtext and Xtend in a test-driven way with the aid of simplified examples.This book is for programmers who want to learn about Xtext and how to use it to implement a DSL (or a programming language) together with Eclipse IDE tooling. It assumes that the user is familiar with Eclipse and its functionality. Existing basic knowledge of a compiler implementation would be useful, though not strictly required, since the book will expl
AI简介
这是一本专注于实现领域特定语言(DSL) 的指南,以Xtext框架和Xtend编程语言为基础,并辅以Eclipse IDE工具,旨在帮助读者快速实现并测试DSL。本书涵盖了从基本概念到高级技术的多个方面,包括语法分析、词法分析、自动测试、清洁代码、自定义Scoping实现等,旨在帮助读者全面掌握DSL的开发过程。 本书首先介绍了域特定语言(DSL) 的基本概念,解释了Xtext框架如何帮助开发者实现DSL,并集成到Eclipse IDE中。接着,本书深入探讨了创建DSL的过程,包括语法模型的定义、Xtext生成器的使用、以及Eclipse Modeling Framework (EMF) 的集成。书中还详细介绍了使用Editor,即使用Eclipse框架中的Xtext来实现特定领域语言(DSL),并将其集成到Eclipse集成开发环境(IDE)中。 在后续章节中,本书详细介绍了Xtext与EMF的集成,以及实现与验证错误和警告对应的快速修复的方法和工具。此外,本书还探讨了开发代码生成器的详细过程,包括如何使用Xtext框架编写代码生成器,并利用其提供的API来自动集成到Eclips
阅读/下载地址