Jump to content

Generative programming

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Robth (talk | contribs) at 00:49, 12 June 2006 (Disambiguate model (You can help!) using AWB). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Generative programming is a style of computer programming that uses automated source code creation through generic classes, 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.

See also