Jump to content

Orwell (programming language)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cybercobra (talk | contribs) at 07:48, 18 April 2010 (+infobox). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Orwell
ParadigmLazy functional
Designed byPhilip Wadler
First appeared1984
Influenced by
Miranda
Influenced
Haskell

Orwell is a small lazy functional programming language first released in 1984 by Philip Wadler. Developed as a free alternative to Miranda, it was a forerunner of Haskell. It was one of the first programming languages to support list comprehensions and pattern matching.

The name is a tribute to George Orwell's book 1984.

External references

"Introduction to Orwell 5.00", P.L. Wadler et al., Technical Report. Programming Research Group, Oxford University, 1988.