O'Hugs

- the O'Haskell interpreter -

- Version 0.5, January 31, 2001 -

O'Hugs is an interpreter for O'Haskell built upon the popular Haskell interpreter Hugs (version 1.3b). New features in version 0.5 of O'Hugs include:

Subtype constraints in type annotations are still not supported, though, and the implementation continues to be based on Hugs 1.3b (which implies just a rudimentary module system and lack of full Haskell 98 compliance).

See further the list of known bugs, and some of the planned enhancements for O'Hugs.


New library documentation

Look here!


Download O'Hugs 0.5

Anonymous CVS access

To stay up-to-date with the development version of O'Hugs, you can use anonymous CVS access by the following steps:
  1. cvs -d :pserver:anoncvs@glass.cse.ogi.edu:/cvs login
    When asked for password, enter cvs.

  2. cvs -d :pserver:anoncvs@glass.cse.ogi.edu:/cvs checkout -P ohugs

Bug reports, comments, and other suggestions should be sent to nordland@cse.ogi.edu.


Page maintained by Johan Nordlander. Last modified: January 31 2001