Rosetta Code:Village Pump/Suggest a programming task: Difference between revisions

→‎General: Multimethods ...
(→‎Unsorted: History of RCRPG.)
(→‎General: Multimethods ...)
Line 12:
* Explicit implementation of various [[wp:http://en.wikipedia.org/wiki/Category:Software_design_patterns design patterns]]
** Multiple dispatch (aka multimethods) - http://en.wikipedia.org/wiki/Multimethods
*** Written in such a way that languages don't necessarily have to use multi-methods if they don't have them? --[[User:Paddy3118|Paddy3118]] 19:46, 23 July 2010 (UTC)
* Closures
* "Hello World" in C++
Anonymous user