Language Implementation Patterns: Create Your Own Domain-Specific and General Programming LanguagesКНИГИ » ПРОГРАММИНГ
Название: Language Implementation Patterns: Create Your Own Domain-Specific and General Programming Languages Автор: Terence Parr Издательство: Pragmatic Bookshelf Год: 2010 Страниц: 374 Формат: True PDF Размер: 10 Mb Язык: English
Learn to build configuration file readers, data readers, model-driven code generators, source-to-source translators, source analyzers, and interpreters. You don't need a background in computer science--ANTLR creator Terence Parr demystifies language implementation by breaking it down into the most common design patterns. Pattern by pattern, you'll learn the key skills you need to implement your own computer languages.
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 common design patterns, providing sample implementations of each.
The pattern implementations use Java, but the patterns themselves are completely general. Some of the implementations use the well-known ANTLR parser generator, so readers will find this book an excellent source of ANTLR examples as well. But this book will benefit anyone interested in implementing languages, regardless of their tool of choice. Other language implementation books focus on compilers, which you rarely need in your daily life. Instead, Language Design Patterns shows you patterns you can use for all kinds of language applications.
You'll learn to create configuration file readers, data readers, model-driven code generators, source-to-source translators, source analyzers, and interpreters. Each chapter groups related design patterns and, in each pattern, you'll get hands-on experience by building a complete sample implementation. By the time you finish the book, you'll know how to solve most common language implementation problems.
DSLs in Action Название: DSLs in Action Автор: Debasish Ghosh Издательство: Manning Publications Год: 20110 Формат: PDF Страниц: 376 Для сайта: Mirknig.su Размер:...
Domain-Specific Languages Название: Domain-Specific Languages Автор: Martin Fowler Издательство: Addison-Wesley Professional Год: 2010 Формат: pdf Страниц: 412 Размер: 6.0 MB...
Computer Programming with MATLAB Название: Computer Programming with MATLAB Автор: J. Michael Fitzpatrick and Akos Ledeczi Год: 2015 Формат: PDF Страниц: 366 Размер: 36,61 МБ Язык:...
Introduction to Programming Languages Название: Introduction to Programming Languages Автор: Arvind Kumar Bansal Издательство: CRC Год: 2014 Страниц: 624 Формат: PDF Размер: 10 Mb Язык:...
Programming Language Explorations Название: Programming Language Explorations Автор: Alexander Schneider, Eileen Choe, Rachel Rivera, Ray Toal Издательство: Chapman and Hall/CRC Год:...
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.