DSLs in Boo

DSLs in Boo
Author: Oren Eini
Publisher: Simon and Schuster
Total Pages: 611
Release: 2009-12-31
Genre: Computers
ISBN: 1638354219


Download DSLs in Boo Book in PDF, Epub and Kindle

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
Language: en
Pages: 611
Authors: Oren Eini
Categories: Computers
Type: BOOK - Published: 2009-12-31 - Publisher: Simon and Schuster

GET 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

GET 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

GET 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
Understanding ECMAScript 6
Language: en
Pages: 353
Authors: Nicholas C. Zakas
Categories: Computers
Type: BOOK - Published: 2016-08-16 - Publisher: No Starch Press

GET EBOOK

ECMAScript 6 represents the biggest update to the core of JavaScript in the history of the language. In Understanding ECMAScript 6, expert developer Nicholas C.
Domain-Specific Languages
Language: en
Pages: 796
Authors: Martin Fowler
Categories: Computers
Type: BOOK - Published: 2010-09-23 - Publisher: Pearson Education

GET EBOOK

When carefully selected and used, Domain-Specific Languages (DSLs) may simplify complex code, promote effective communication with customers, improve productivi