O'Haskell
From HaskellWiki
(Difference between revisions)
m (Point out that O'Haskell isn't just some syntactic sugar.) |
|||
| Line 1: | Line 1: | ||
| - | '''O'Haskell''' is Haskell conservatively extended with subtyping and monadic objects. O'Haskell last saw a release in 2001, and has reportedly been superseded by Timber, though Timber has yet to release a stable compiler. | + | '''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, though Timber has yet to release a stable compiler. |
* [http://www.cs.chalmers.se/~nordland/ohaskell/ O'Haskell] | * [http://www.cs.chalmers.se/~nordland/ohaskell/ O'Haskell] | ||
Revision as of 09:15, 14 May 2006
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, though Timber has yet to release a stable compiler.
- O'Haskell
- Timber
- Haskell's Overlooked Object System -- Object oriented concepts in pure Haskell.
This article is a stub. You can help by expanding it.
