Christoph De Baene 2004
Domain Specific Language (DSL) for the GoF Patterns
Initializing search
    christophdebaene/blog2004
    christophdebaene/blog2004
    • Home
      • 2014
      • 2012
      • 2011
      • 2009
      • 2008
      • 2007
      • 2006
      • 2005
      • 2004
    Back to index
    • Metadata
      • August 9, 2005
      • 1 min read

    Domain Specific Language (DSL) for the GoF Patterns

    With the DSL tools of VS.NET 2005 you can create your own designer integrated into VS.NET 2005 for a visual domain specific language. Clipcode has released a DSL for the Gang of Four patterns with the source code.

    Currently it provides the following patterns

    • Abstract Factory
    • Builder
    • Factory Method
    • Prototype
    • Singleton
    Copyright © 2004-2014 Christoph De Baene
    Made with Material for MkDocs