Software Language Engineering: Creating Domain-Specific Languages Using Metamodels (Paperback)
Anneke Kleppe
- 出版商: Addison-Wesley Professional
- 出版日期: 2008-12-19
- 定價: $1,400
- 售價: 8.0 折 $1,120
- 語言: 英文
- 頁數: 240
- 裝訂: Paperback
- ISBN: 0321553454
- ISBN-13: 9780321553454
立即出貨
買這商品的人也買了...
-
$875
Designing Effective Wizards: A Multidisciplinary Approach
-
$880$695深入淺出設計模式 (Head First Design Patterns)
-
$680$646密碼學與網路安全(第四版) (Cryptography and Network Security: Principles and Practice, 4/e)
-
$2,759$2,621Model-Driven Software Development: Technology, Engineering, Management
-
$620$490精通 Shell Scripting (Classic Shell Scripting)
-
$880$695深入淺出物件導向分析與設計 (Head First Object-Oriented Analysis and Design)
-
$840$798近代控制工程 (Modern Control Engineering, 4/e)
-
$399
RFID+: CompTIA RFID+ Study Guide and Practice Exam (RF0-001)
-
$990$891C++ Primer, 4/e (中文版)
-
$1,024
A Semantic Web Primer, 2/e (Hardcover)
-
$1,841$1,749OCA Oracle Database 11g: SQL Fundamentals I Exam Guide (Exam 1Z0-051)
-
$780$663Linux 裝置驅動程式之開發詳解
-
$490$417Dreamweaver CS4 魔法書
-
$1,540
Eclipse Modeling Project: A Domain-Specific Language (DSL) Toolkit (Paperback)
-
$1,411$1,337Semantic Web Programming (Paperback)
-
$620$527跟 Adobe 徹底研究 ActionScript 3.0 (ActionScript 3.0 for Adobe Flash CS4 Professional Classroom in a Book)
-
$580$493徹底征服 SCJP 6 認證
-
$650$520人機介面-互動式系統設計 (最新修訂版) (Designing Interactive Systems: People, Activities, Contexts, Technologies)
-
$800
DSLs in Boo: Domain Specific Languages in .NET (Paperback)
-
$750$638Linux 驅動程式開發實戰 (Essential Linux Device Drivers)
-
$580$452Python 機器學習 (Python Machine Learning)
-
$590$502今天不學機器學習,明天就被機器取代:從 Python 入手+演算法
-
$500$395Python 自動化的樂趣|搞定重複瑣碎 & 單調無聊的工作 (中文版) (Automate the Boring Stuff with Python: Practical Programming for Total Beginners)
-
$360$281深度學習快速入門—使用 TensorFlow (Getting started with TensorFlow)
-
$580$458演算法技術手冊, 2/e (Algorithms in a Nutshell: A Practical Guide, 2/e)
商品描述
Software practitioners are rapidly discovering the immense value of Domain-Specific Languages (DSLs) in solving problems within clearly definable problem domains. Developers are applying DSLs to improve productivity and quality in a wide range of areas, such as finance, combat simulation, macro scripting, image generation, and more. But until now, there have been few practical resources that explain how DSLs work and how to construct them for optimal use.
Software Language Engineering fills that need. Written by expert DSL consultant Anneke Kleppe, this is the first comprehensive guide to successful DSL design. Kleppe systematically introduces and explains every ingredient of an effective
language specification, including its description of concepts, how those concepts are denoted, and what those concepts mean in relation to the problem domain. Kleppe carefully illuminates good design strategy, showing how to maximize the flexibility of the languages you create. She also demonstrates powerful techniques for creating new DSLs that cooperate well with general-purpose languages and leverage their power.
Completely tool-independent, this book can serve as the primary resource for readers using Microsoft DSL tools, the Eclipse Modeling Framework, openArchitectureWare, or any other DSL toolset. It contains multiple examples, an illustrative running case study, and insights and background information drawn from Kleppe’s leading-edge work as a DSL researcher.
Specific topics covered include
- Discovering the types of problems that DSLs can solve, and when to use them
- Comparing DSLs with general-purpose languages, frameworks, APIs, and other approaches
- Understanding the roles and tools available to language users and engineers
- Creating each component of a DSL specification
- Modeling both concrete and abstract syntax
- Understanding and describing language semantics
- Defining textual and visual languages based on object-oriented metamodeling and graph transformations
- Using metamodels and associated tools to generate grammars
- Integrating object-oriented modeling with graph theory
- Building code generators for new languages
- Supporting multilanguage models and programs
This book provides software engineers with all the guidance they need to create DSLs that solve real problems more rapidly, and with higher-quality code.