Ωmega

Omega
Developer(s)Portland State University
Stable release
1.5 / April 29, 2011; 12 years ago (2011-04-29)
Operating systemCross-platform
TypeInterpreter
LicenseNew BSD License
WebsiteOmega 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:

  • Omega is strict (Hugs is lazy);
  • Ability to introduce new kinds;
  • Allows writing of functions at the type level.

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. ^ a b "Ωmega Users' Guide". Retrieved 2007-06-09.
  2. ^ Sheard, Tim; Nathan Linger (June 30, 2007). "Programming in Ωmega". 2nd Central European Functional Programming School.

External links

  • Ωmega download page
  • v
  • t
  • e
Haskell programming
Software
Implementations
(features)
  • Generic Haskell°
  • Glasgow Haskell Compiler°
    • Template Haskell°
  • Gofer° → Hugs°
  • Pugs°
  • York Haskell Compiler° (Yhc)
Dialects
Electronic design
Libraries
Package managers
  • Cabal°
  • Stack°
Windowing systems
Web frameworks
  • Servant°
  • Snap°
  • Yesod°
Community
Eponym
  • Italics = discontinued
  • ° = Open-source software
    Book Category:Family Category:Software

  • Stub icon

    This programming-tool-related article is a stub. You can help Wikipedia by expanding it.

    • v
    • t
    • e