Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

DSLs in Boo: Domain Specific Languages in .NET

Posted By: butokec
DSLs in Boo: Domain Specific Languages in .NET

DSLs in Boo: Domain Specific Languages in .NET
Manning Publications | ISBN: 1933988606 | 2010-01-28 | PDF | 382 pages | 6 Mb

Even good code can be tough to understand when you simply read it-even if you're a developer and you know what it does! A Domain Specific Language (DSL) helps a developer clearly express the intent of the code, and thus make it easier to work on the core business problem.
Developers who migrate to Ruby from Java love Boo's ability to define a DSL for .NET in a just few lines of code. In Boo, the developer can define simple DSLs for .NET applications without suffering through the awkward XML usually required.

Building Domain Specific Languages in Boo shows how to write DSLs for .NET. It starts by teaching what a DSL is. Then, it provides a fast-paced Boo tutorial. Readers immediately start putting this handy language to productive use as they learn how to implement DSLs in real code.

IT