Omega interpreter
| Omega | |
|---|---|
| Original author | Tim Sheard |
| Developer | Portland State University |
| Release | March 3, 2005 |
| Stable release | 1.5
/ April 29, 2011 |
| Operating system | Cross-platform |
| Type | Interpreter |
| License | BSD 3-clause |
| Website | web |
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:
- Omega uses strict evaluation (Hugs uses lazy evaluation);
- Ability to introduce new kinds;
- Allows writing functions at the type level.
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
- ^ a b Sheard, Tim. Ωmega Users' Guide. Retrieved 2007-06-09.
- ^ Sheard, Tim; Linger, Nathan (June 30, 2007). "Programming in Ωmega". 2nd Central European Functional Programming School.
External links
- web
.cecs .pdx .edu /~sheard /Omega, with download
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.