Ωmega

For other uses, see Omega (disambiguation).
Omega
Developer(s) Portland State University
Stable release
1.5 / April 29, 2011
Operating system Cross-platform
Type Interpreter
License New BSD License
Website Omega download page

The Omega interpreter[1] 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 Prof. Tim Sheard of Portland State University's Computer Science Department as a language with an infinite hierarchy of computational levels (value, type, kind, sort, etc.). The underlying concept is that data, and functions manipulating data, can be introduced at any level.[2]

References

  1. 1 2 "Ωmega Users' Guide". Retrieved 2007-06-09.
  2. Sheard, Tim; Nathan Linger (June 30, 2007). "Programming in Ωmega". 2nd Central European Functional Programming School.
This article is issued from Wikipedia - version of the 10/14/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.