Language:
Free Online Dictionary|3Dict

haskell users gofer system

Source : Free On-Line Dictionary of Computing

Haskell User's Gofer System
     
         (HUGS) An implementation of {Haskell} derived from
        {Gofer} 2.30b with an interactive development environment much
        like Gofer's.  Almost all of the features of Haskell 1.2 are
        implemented with the exception of the {module} system.  Hugs
        supports Haskell style {type class}es, a full prelude,
        {derived instance}s, defaults, {overloaded} numeric {literal}s
        and {pattern matching}, and {bignum} arithmetic.
     
        {Home
        (http://www.cs.nott.ac.uk/Department/Staff/mpj/hugs.html)}.
     
        {(ftp://ftp.cs.nott.ac.uk/pub/haskell/hugs)}.
     
        E-mail: Mark P. Jones .
     
        (1995-02-14)
Sort by alphabet : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z