Jump to content

Generative programming

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 69.229.239.11 (talk) at 19:22, 3 August 2006 (See also: fixed a link). 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