The Barnes & Noble Holiday Gift Guide! Shop NowThe Barnes & Noble Holiday Gift Guide! Shop Now

DSLs in Boo: Domain Specific Languages in .NET

Paperback
$49.99
Rewards iconEarn 5X Rewards 1/1 - 12/31
Loading availability...
Pick up in store
Your local store may have stock of this item.

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…