Functional Programming in the Real World



All Links

Share this:

Details of Functional Programming in the Real World

About Functional Programming in the Real World
Functional Programming in the Real World- Lists functional programs written primarily to perform to real-world tasks. Has pure programs (no side effects) and impure (some use of side effects). Languages: Caml, Clean, Erlang, Haskell, Miranda, Scheme, Standard ML.