Jump to content

Orwell (programming language)

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Jerryobject (talk | contribs) at 11:17, 30 October 2024 (Template:Infobox programming language, WP:REFerence WP:CITation add, parameters: reorders, needless underscores > spaces, update-standardize-conform, adds, fills. WP:LINKs: update-standardizes, needless WP:PIPEs > WP:NOPIPEs, adds, plural > WP:SINGULAR. Small WP:COPYEDIT WP:EoS WP:TERSE: cut needless word repeat.). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Orwell
ParadigmLazy, functional
Designed byPhilip Wadler
DeveloperMartin Raskovsky
First appeared1984; 41 years ago (1984)
Stable release
6.00 / January 1990; 35 years ago (1990-01)
OSUnix
Influenced by
Miranda
Influenced
Haskell

Orwell is a small, lazy evaluation, functional programming language implemented principally by Martin Raskovsky and first released in 1984 by Philip Wadler during his time as a Research Fellow in the Programming Research Group, part of the Oxford University Computing Laboratory. Developed as a free alternative to Miranda, it was a forerunner of Haskell and was one of the first programming languages to support list comprehensions and pattern matching.

The name is a tribute to George Orwell's novel Nineteen Eighty-Four, the year in which the language was released. In the late 1980s and the 1990s, most of the computing practical assignments for undergraduates studying for a degree in Mathematics and Computation at Oxford University were required to be completed using the language.

References

[edit]
  • Wadler, Philip; Miller, Quentin (October 1988). Introduction to Orwell 5.00 (Report). Oxford University Computing Laboratory, Programming Research Group.
  • Wadler, Philip; Miller, Quentin (January 1990). Introduction to Orwell 6.00 (Report). Oxford University Computing Laboratory, Programming Research Group.