DSLs in Boo

DSLs in Boo
Author :
Publisher : Simon and Schuster
Total Pages : 611
Release :
ISBN-10 : 9781638354215
ISBN-13 : 1638354219
Rating : 4/5 (15 Downloads)

Book Synopsis DSLs in Boo by : Oren Eini

Download or read book DSLs in Boo written by Oren Eini and published by Simon and Schuster. This book was released on 2009-12-31 with total page 611 pages. Available in PDF, EPUB and Kindle. Book excerpt: A general-purpose language like C# is designed to handle all programming tasks. By contrast, the structure and syntax of a Domain-Specific Language are designed to match a particular applications area. A DSL is designed for readability and easy programming of repeating problems. Using the innovative Boo language, it's a breeze to create a DSL for your application domain that works on .NET and does not sacrifice performance. DSLs in Boo shows you how to design, extend, and evolve DSLs for .NET by focusing on approaches and patterns. You learn to define an app in terms that match the domain, and to use Boo to build DSLs that generate efficient executables. And you won't deal with the awkward XML-laden syntax many DSLs require. The book concentrates on writing internal (textual) DSLs that allow easy extensibility of the application and framework. And if you don't know Boo, don't worry-you'll learn right here all the techniques you need. 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.


DSLs in Boo Related Books

DSLs in Boo
Language: en
Pages: 611
Authors: Oren Eini
Categories: Computers
Type: BOOK - Published: 2009-12-31 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

A general-purpose language like C# is designed to handle all programming tasks. By contrast, the structure and syntax of a Domain-Specific Language are designed
DSLs in Boo
Language: en
Pages: 0
Authors: Ayende Rahien
Categories: Domain-specific programming languages
Type: BOOK - Published: 2010 - Publisher: Manning Publications

DOWNLOAD EBOOK

Provides information on creating DSLs for Microsoft .NET using Boo.
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
Domain-Specific Languages
Language: en
Pages: 796
Authors: Martin Fowler
Categories: Computers
Type: BOOK - Published: 2010-09-23 - Publisher: Pearson Education

DOWNLOAD EBOOK

When carefully selected and used, Domain-Specific Languages (DSLs) may simplify complex code, promote effective communication with customers, improve productivi
Language Implementation Patterns
Language: en
Pages: 456
Authors: Terence Parr
Categories: Computers
Type: BOOK - Published: 2009-12-31 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

Learn to build configuration file readers, data readers, model-driven code generators, source-to-source translators, source analyzers, and interpreters. You don