The ML familyTutorial (draft)Functional programmingFunctional languagesDocumentation and user's manualTable of contentsOCaml programs

Functional languages

   
  Most of them can support several paradigms.

   
  See here for instance.

   
  Examples: Scheme, Haskell, Clean, Miranda, Erlang, languages of the ML family as for instance Caml.

   
  There are sequential languages and concurrent ones (Erlang for instance).

   
  They also can be classified according other criteria: purity (no side-effects), strictness (eager or lazy evaluation), ...


Latest update : October 5, 2006
This document was translated from LaTeX by Hyperlatex 2.5, which is not the latest version of Hyperlatex.

The ML familyTutorial (draft)Functional programmingFunctional languagesDocumentation and user's manualTable of contentsOCaml programs