Domain-specific language - Wikipedia, the free encyclopedia
In software development, a domain-specific language (DSL) is a programming language or specification language dedicated to a particular problem domain, a particular problem ...
Domain-specific modeling - Wikipedia, the free encyclopedia
Domain-specific modeling (DSM) is a software engineering methodology for designing and developing systems, such as computer software. It involves systematic use of a graphical ...
Domain Specific Languages Content on InfoQ
InfoQ.com (Information Queue) is an independent online community focused on change and innovation in enterprise software development, targeted primarily at the technical architect ...
Introducing Domain-specific Languages
Microsoft Software Factories, part of Visual Studio 2005 Team System, is a set of tools, models, software development methods, and practices that will help you use the VSTS ...
DSM Forum: Domain-Specific Modeling
The DSM Forum spreads knowledge and know-how of Domain-Specific Modeling with full code generation. It is an independent body made up of the leading DSM tool and solution providers ...
domain-specific language definition of domain-specific language in the ...
domain-specific language. A programming language designed for a particular purpose. For example, Tex is a language used for typesetting, SQL is used to query databases, and ...
Domain Specific Tweaks
DomainSpecificTweaks (DSTs) refers to the less extreme and more common form of EmbeddedDomainSpecificLanguage s (EDSLs) where, instead of constructing a scoped sublanguage that ...
Language Workbenches: The Killer-App for Domain Specific Languages?
Most new ideas in software developments are really new variations on old ideas. This article describes one of these, the growing idea of a class of tools that I call Language ...
Groovy - Writing Domain-Specific Languages
Tutorial on DSLs . Guillaume Laforge and John Wilson presented a tutorial on Groovy DSLs at the QCon 2007 conference in London. Matt Secoske presented a session on Implementing ...
Build a Domain Specific Language with DSL Tools
Build a Domain Specific Language with DSL Tools (Page 1 of 6 ) This article, the first of two parts, will teach you how to build a visual designer with code generation.