Comparison of multi-paradigm programming languages: Difference between revisions

Content deleted Content added
mNo edit summary
clarify; stubify
Line 1:
A '''multi-paradigm programming language''' isallows, as described by [[Bjarne Stroustrup|Stroustrup]], "[a [[computer program|program]]] using more than one [[computer programming|programming]] style". An example is [[C Plus Plus|C++]] which handle use both [[object-oriented programming|object-oriented]] and [[generic programming]].
 
==Further reading==
* ''Multiparadigm Design for C++'' by Jim Coplien (1998)
 
{{stub}}