Multiple Dispatch - Support in Programming Languages

Support in Programming Languages

Programming languages that support general multimethods:

  • Common Lisp (via the Common Lisp Object System)
  • Haskell via Multi-parameter type classes
  • Dylan
  • Nice
  • Cecil
  • R
  • Groovy
  • Perl 6
  • Seed7
  • Clojure
  • C# 4.0
  • Fortress
  • TADS
  • Xtend

Multimethods in other programming languages via extensions:

  • Scheme (via e.g. TinyCLOS)
  • Python (via PEAK-Rules, RuleDispatch, gnosis.magic.multimethods, or PyMultimethods)
  • Perl (via the module Class::Multimethods)
  • Java (using the extension MultiJava)
  • Ruby (via the library The Multiple Dispatch Library and Multimethod Package and Vlx-Multimethods Package)
  • .NET (via the library MultiMethods.NET)
  • C# (via the library multimethod-sharp)
  • Factor (via the standard multi-methods vocabulary)

Read more about this topic:  Multiple Dispatch

Famous quotes containing the words support, programming and/or languages:

    ‘Tis not enough to help the feeble up,
    But to support him after.
    William Shakespeare (1564–1616)

    If there is a price to pay for the privilege of spending the early years of child rearing in the driver’s seat, it is our reluctance, our inability, to tolerate being demoted to the backseat. Spurred by our success in programming our children during the preschool years, we may find it difficult to forgo in later states the level of control that once afforded us so much satisfaction.
    Melinda M. Marshall (20th century)

    Science and technology multiply around us. To an increasing extent they dictate the languages in which we speak and think. Either we use those languages, or we remain mute.
    —J.G. (James Graham)