Content deleted Content added
No edit summary |
Put into Category:Programming, and into as main entry; Added See also section |
||
Line 1:
A '''multi-paradigm programming language''' is a [[programming language]] that supports more than one [[programming paradigm]]. It allows, as described by [[Bjarne Stroustrup]], "a [[computer program|program]] using more than one [[computer programming|programming]] styles". The goal of a multi-paradigm programming language is to allow the programmer to use the best tool for the job, admitting that no single paradigm solves all problems in the easiest way.
==
* [[Programming paradigm]]
* [[Categorical list of programming languages]]
== Further readings ==
* ''Multiparadigm Design for C++'' by Jim Coplien (1998)
* ''Concepts, Techniques, and Models of Computer Programming'' by Peter Van Roy and Seif Haridi (2004)
== External
* [http://c2.com/cgi/wiki?MultiParadigmProgrammingLanguage MultiParadigmProgrammingLanguage] on the [http://c2.com/cgi/wiki?FrontPage C2 wiki]
{{compu-lang-stub}}
[[Category:Programming]]
[[Category:Multi-paradigm programming languages| ]]
|