Comparison of multi-paradigm programming languages

This is an old revision of this page, as edited by 130.104.229.115 (talk) at 10:33, 21 September 2004 (Added book on multiparadigm programming using Oz). 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)
  • Concepts, Techniques, and Models of Computer Programming by Peter Van Roy and Seif Haridi (2004)