Building User-Friendly DSLs
List Price:
$59.99
- Availability: Confirm prior to ordering
- Branding: minimum 50 pieces (add’l costs below)
- Check Freight Rates (branded products only)
Branding Options (v), Availability & Lead Times
- 1-Color Imprint: $2.00 ea.
- Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
- Belly-Band Wrap: $2.50 ea. (full-color printed)
- Set-Up Charge: $45 per decoration
- Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
- Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
- Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
- RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
Product Details
Author:
Meinte Boersma
Format:
Paperback
Pages:
504
Publisher:
Manning (November 19, 2024)
Language:
English
ISBN-13:
9781617296475
ISBN-10:
1617296473
Dimensions:
7.375" x 9.25" x 1.1"
File:
Eloquence-SimonSchuster_05022026_P10038138_onix30_Complete-20260502.xml
Folder:
Eloquence
List Price:
$59.99
As low as:
$53.99
Publisher Identifier:
P-SS
Discount Code:
G
Weight:
29.6oz
Pub Discount:
37
Case Pack:
14
Imprint:
Manning
Overview
Craft domain-specific languages that empower experts to create software themselves.
Domain-specific languages put business experts at the heart of software development. These purpose-built tools let your clients write down their business knowledge and have it automatically translated into working software—no dev time required. They seamlessly bridge the knowledge gap between programmers and subject experts, enabling better communication and freeing you from time-consuming code adjustments.
Inside Building User-Friendly DSLs you’ll learn how to:
• Build a complete Domain IDE for a car rental company
• Implement a projectional editor for your DSL
• Implement content assist, type systems, expressions, and versioning language aspects
• Evaluate business rules
• Work with Abstract Syntax Trees
• Reduce notated DSL content in concrete syntax into abstract syntax
Building User-Friendly DSLs takes you on a carefully-planned journey through everything you need to create your own DSLs. It focuses on building DSLs that are easy for busy business experts to learn and master. By working through a detailed example of a car rental company, you'll see how to create a custom DSL with a modern and intuitive UI that can replace tedious coding activities.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the technology
Here’s the central problem of software development: business users know what they need their apps to do, but they don’t know how to write the code themselves. As a developer, this means you spend a lot of time learning the same domain-specific details your user already knows. Now there’s a way to bridge this gap! You can create a Domain-Specific Language (DSL) that empowers non-technical business users to create and customize their own applications without writing any code.
About the book
Building User-Friendly DSLs teaches you how to create a complete domain-specific language that looks and works like a web application. These easy-to-use DSLs put the power to create custom software into the hands of business domain experts. As you go, you’ll cover all the essentials, from establishing structure and syntax of your DSL to implementing a user-friendly interface.
What's inside
• Implement a projectional editor for your DSL
• Work with Abstract Syntax Trees
• Evaluate business rules
About the reader
For developers with JavaScript and web development experience.
About the author
Meinte Boersma is a senior developer and an evangelist of model-driven software development and DSLs.
Table of Contents
1 What is a domain-specific language?
2 Representing DSL content as structured data
3 Working with ASTs in code
4 Projecting the AST
5 Editing values in the projection
6 Editing objects in the projection
7 Implementing persistence and transportation of ASTs
8 Generating code from the AST
9 Preventing things from blowing up
10 Managing change
11 Implementing expressions: Binary operations
12 Implementing expressions: Order of operations
13 Implementing a type system
14 Implementing business rules
15 Some topics we didn’t cover
Domain-specific languages put business experts at the heart of software development. These purpose-built tools let your clients write down their business knowledge and have it automatically translated into working software—no dev time required. They seamlessly bridge the knowledge gap between programmers and subject experts, enabling better communication and freeing you from time-consuming code adjustments.
Inside Building User-Friendly DSLs you’ll learn how to:
• Build a complete Domain IDE for a car rental company
• Implement a projectional editor for your DSL
• Implement content assist, type systems, expressions, and versioning language aspects
• Evaluate business rules
• Work with Abstract Syntax Trees
• Reduce notated DSL content in concrete syntax into abstract syntax
Building User-Friendly DSLs takes you on a carefully-planned journey through everything you need to create your own DSLs. It focuses on building DSLs that are easy for busy business experts to learn and master. By working through a detailed example of a car rental company, you'll see how to create a custom DSL with a modern and intuitive UI that can replace tedious coding activities.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the technology
Here’s the central problem of software development: business users know what they need their apps to do, but they don’t know how to write the code themselves. As a developer, this means you spend a lot of time learning the same domain-specific details your user already knows. Now there’s a way to bridge this gap! You can create a Domain-Specific Language (DSL) that empowers non-technical business users to create and customize their own applications without writing any code.
About the book
Building User-Friendly DSLs teaches you how to create a complete domain-specific language that looks and works like a web application. These easy-to-use DSLs put the power to create custom software into the hands of business domain experts. As you go, you’ll cover all the essentials, from establishing structure and syntax of your DSL to implementing a user-friendly interface.
What's inside
• Implement a projectional editor for your DSL
• Work with Abstract Syntax Trees
• Evaluate business rules
About the reader
For developers with JavaScript and web development experience.
About the author
Meinte Boersma is a senior developer and an evangelist of model-driven software development and DSLs.
Table of Contents
1 What is a domain-specific language?
2 Representing DSL content as structured data
3 Working with ASTs in code
4 Projecting the AST
5 Editing values in the projection
6 Editing objects in the projection
7 Implementing persistence and transportation of ASTs
8 Generating code from the AST
9 Preventing things from blowing up
10 Managing change
11 Implementing expressions: Binary operations
12 Implementing expressions: Order of operations
13 Implementing a type system
14 Implementing business rules
15 Some topics we didn’t cover








