O'Haskell: Difference between revisions
(Changed the link for the home page to a link to the wayback machine; added a link to "A survey of O'Haskell" and a link to source code for O'Haskell) |
(Updated a link) |
||
Line 5: | Line 5: | ||
* [http://code.haskell.org/OOHaskell/ Source code for O'Haskell] | * [http://code.haskell.org/OOHaskell/ Source code for O'Haskell] | ||
* [http://timber-lang.org/ Timber] | * [http://timber-lang.org/ Timber] | ||
* [http:// | * [http://okmij.org/ftp/Haskell/HList-ext.pdf Haskell's overlooked object system] (PDF) -- Object oriented concepts in pure Haskell. | ||
{{stub}} | {{stub}} | ||
[[Category:Language]] | [[Category:Language]] |
Latest revision as of 07:34, 7 March 2014
O'Haskell is Haskell conservatively extended with static subtyping and monadic objects. O'Haskell last saw a release in 2001, and has reportedly been superseded by Timber.
- O'Haskell, as archived by the Wayback Machine
- A survey of O'Haskell
- Source code for O'Haskell
- Timber
- Haskell's overlooked object system (PDF) -- Object oriented concepts in pure Haskell.
This article is a stub. You can help by expanding it.