DSLs in Action

DSLs in Action
Author :
Publisher : Simon and Schuster
Total Pages : 544
Release :
ISBN-10 : 9781638351177
ISBN-13 : 1638351171
Rating : 4/5 (171 Downloads)

Book Synopsis DSLs in Action by : Debasish Ghosh

Download or read book DSLs in Action written by Debasish Ghosh and published by Simon and Schuster. This book was released on 2010-11-30 with total page 544 pages. Available in PDF, EPUB and Kindle. Book excerpt: Your success—and sanity—are closer at hand when you work at a higher level of abstraction, allowing your attention to be on the business problem rather than the details of the programming platform. Domain Specific Languages—"little languages" implemented on top of conventional programming languages—give you a way to do this because they model the domain of your business problem. DSLs in Action introduces the concepts and definitions a developer needs to build high-quality domain specific languages. It provides a solid foundation to the usage as well as implementation aspects of a DSL, focusing on the necessity of applications speaking the language of the domain. After reading this book, a programmer will be able to design APIs that make better domain models. For experienced developers, the book addresses the intricacies of domain language design without the pain of writing parsers by hand. The book discusses DSL usage and implementations in the real world based on a suite of JVM languages like Java, Ruby, Scala, and Groovy. It contains code snippets that implement real world DSL designs and discusses the pros and cons of each implementation. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's Inside Tested, real-world examples How to find the right level of abstraction Using language features to build internal DSLs Designing parser/combinator-based little languages


DSLs in Action Related Books

DSLs in Action
Language: en
Pages: 544
Authors: Debasish Ghosh
Categories: Computers
Type: BOOK - Published: 2010-11-30 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Your success—and sanity—are closer at hand when you work at a higher level of abstraction, allowing your attention to be on the business problem rather than
Scala in Action
Language: en
Pages: 594
Authors: Nilanjan Raychaudhuri
Categories: Computers
Type: BOOK - Published: 2013-04-08 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Scala in Action is a comprehensive tutorial that introduces Scala through clear explanations and numerous hands-on examples. Because Scala is a rich and
Practical Scala DSLs
Language: en
Pages: 232
Authors: Pierluigi Riti
Categories: Computers
Type: BOOK - Published: 2017-11-30 - Publisher: Apress

DOWNLOAD EBOOK

Build domain specific languages (DSLs) using Java's most popular functional programming language: Scala. This book introduces the basics of Scala and DSLs using
Groovy in Action
Language: en
Pages: 1403
Authors: Cédric Champeau
Categories: Computers
Type: BOOK - Published: 2015-06-03 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Groovy in Action, Second Edition is a thoroughly revised, comprehensive guide to Groovy programming. It introduces Java developers to the dynamic featur
Kotlin in Action
Language: en
Pages: 532
Authors: Dmitry Jemerov
Categories: Computers
Type: BOOK - Published: 2017-02-03 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Kotlin in Action guides experienced Java developers from the language basics of Kotlin all the way through building applications to run on the JVM and A