Comparison of multi-paradigm programming languages

This is an old revision of this page, as edited by Furrykef (talk | contribs) at 15:31, 27 August 2004 (clarify; stubify). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A multi-paradigm programming language allows, as described by Stroustrup, "[a program] using more than one programming style". An example is C++ which handle use both object-oriented and generic programming.

Further reading

  • Multiparadigm Design for C++ by Jim Coplien (1998)