Omega interpreter

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
Omega
Original authorTim Sheard
DeveloperPortland State University
Initial releaseMarch 3, 2005; 21 years ago (2005-03-03)
Stable release
1.5 / April 29, 2011; 15 years ago (2011-04-29)
Repository
  • {{URL|example.com|optional display text}}Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    Operating systemCross-platform
    TypeInterpreter
    LicenseBSD 3-clause
    Websiteweb.cecs.pdx.edu/~sheard/Omega

    The Omega interpreter[1] (sometimes written as Ωmega) is a strict pure functional programming interpreter similar to the Hugs Haskell interpreter. The syntax closely resembles that of Haskell but with important differences:

    Other differences are documented in the Omega user guide.[1]

    Omega was developed by Professor Tim Sheard of Portland State University's Computer Science Department as a language with an infinite hierarchy of computational levels, e.g., value, type, kind, sort. The underlying concept is that data, and functions manipulating data, can be introduced at any level.[2]

    References

    [edit | edit source]
    1. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    [edit | edit source]