DSL

Software Architecture Article

Full Code Generation with Domain-Specific Modeling

This article discusses the usage of Domain-Specific Modeling to achieve full code generation. As Domain-Specific Modeling raises the level of abstraction with a specification that uses domain concepts, it is then possible to automate code generation, because both the language and generators need fit the requirements of only one company and problem domain. This article …

Full Code Generation with Domain-Specific Modeling Read More »