Jump to content

Generative programming

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SmackBot (talk | contribs) at 23:23, 12 January 2007 (Date/fix the maintenance tags 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