Book excerpt: An introduction to DSL tools

Book excerpt: An introduction to DSL tools

Steve Cook, Gareth Jones, Stuart Kent and Alan Cameron Willis

 

    Requires Free Membership to View

    When you register, you'll begin receiving targeted emails from my team of award-winning writers. Our goal is to provide a unique online resource for developers, architects and development managers tasked with building and maintaining enterprise applications using Visual Basic, C# and the Microsoft .NET platform.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchWinDevelopment.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchWinDevelopment.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

In recent years, Microsoft has asserted that there is special value in using a variety of Domain-Specific Languages, or DSLs, and has begun to include DSL tools in the Visual Studio tool kit. With built-in Visual Studio modeling tools, you can define DSLs and generate your own visual designers.

Getting a handle on DSLs can be a chore. Fortunately, a new book by Steve Cook and other members of the VSTS team is now available on the topic. Here we offer an excerpt from Domain-Specific Development with Visual Studio DSL Tools.

Chapter 1, An Introduction to Domain-Specific Development, the authors provide an overview, discussing the established notion of the general-purpose programming language and the emerging notion of Domain Specific Languages that are specifically formulated to deal with non-general problems.

As they write: "Domain-Specific Development is based on the observation that many software development problems can more easily be solved by designing a special-purpose language."

They further point to the .NET class for regular expressions, spreadsheets, WinForms Designer, and certain "Gang of Four" patterns as examples of the domain-specific approach.

Read the excerpt in this PDF file.

 


Excerpted from Domain-Specific Development with Visual Studio DSL Tools (ISBN: 0321398203) by Steve Cook, Gareth Jones, Stuart Kent and Alan Cameron Willis. Published as part of the Microsoft .NET Development Series.
Copyright © 2007. Published by Addison-Wesley Professional, and available at your favorite book seller. Reprinted with permission.

This was first published in December 2007

Disclaimer: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.