Jump to content

Generative programming: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Line 21: Line 21:
{{col-2}}
{{col-2}}
* [[QVT|MOF Queries/Views/Transformations]] (QVT)
* [[QVT|MOF Queries/Views/Transformations]] (QVT)
* [[Meta-Object Facility|MOF]]
* [[Meta-Object Facility]] (MOF)
* [[Language-oriented programming]] (LOP)
* [[Language-oriented programming]] (LOP)
** [[Domain Specific Language]] (DSL)
** [[Domain Specific Language]] (DSL)

Revision as of 11:05, 24 August 2007

Generative programming is a style of computer programming that uses automated source code creation through generic classes, prototypes, templates, aspects, and code generators to improve programmer productivity. It is often related to code-reuse topics such as component-oriented programming.

See also

Reference

  • Generative Programming: Methods, Tools, and Applications by Krzysztof Czarnecki and Ulrich W. Eisenecker, Addison Wesley, 2000.