Orwell is a small,
lazy-evaluation functional programming language
A programming language is a system of notation for writing computer programs. Most programming languages are text-based formal languages, but they may also be graphical. They are a kind of computer language.
The description of a programming l ...
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
In computer science, pattern matching is the act of checking a given sequence of tokens for the presence of the constituents of some pattern. In contrast to pattern recognition, the match usually has to be exact: "either it will or will not be ...
.
The name is a tribute to George Orwell's novel ''
Nineteen Eighty-Four
''Nineteen Eighty-Four'' (also stylised as ''1984'') is a dystopian social science fiction novel and cautionary tale written by the English writer George Orwell. It was published on 8 June 1949 by Secker & Warburg as Orwell's ninth and final ...
'', the year in which the programming language was released. In the late 1980s and the 1990s, most of the computing practical assignments for
undergraduate
Undergraduate education is education conducted after secondary education and before postgraduate education. It typically includes all postsecondary programs up to the level of a bachelor's degree. For example, in the United States, an entry-le ...
s studying for a
degree
Degree may refer to:
As a unit of measurement
* Degree (angle), a unit of angle measurement
** Degree of geographical latitude
** Degree of geographical longitude
* Degree symbol (°), a notation used in science, engineering, and mathemati ...
in ''Mathematics and Computation'' at
Oxford University
Oxford () is a city in England. It is the county town and only city of Oxfordshire. In 2020, its population was estimated at 151,584. It is north-west of London, south-east of Birmingham and north-east of Bristol. The city is home to the ...
were required to be completed using the language.
References
*
Academic programming languages
Functional languages
Haskell programming language family
{{compu-lang-stub