Share:
Language Implementation Patterns: Techniques for Implementing Domain-Specific Languages
Author:
Terence Parr
(4 )
Knowing how to create domain-specific languages (DSLs) can give you a huge productivity boost. Instead of writing code in a general-purpose programming language, you can first build a custom language tailored to make you efficient in a particular domain.
The key is understanding the common patterns found across language implementations. Language Design Patterns identifies and condenses the most c…
Buy this book
Shelves
Technical
Computer Science
Nonfiction
Software
Engineering
Terence Parr
Technology
book
Reference
Mathematics
Computers
Programming