Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Haskell User's Gofer System

You are here: irt.org | FOLDOC | Haskell User's Gofer System

<language> (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 classes, a full prelude, derived instances, defaults, overloaded numeric literals and pattern matching, and bignum arithmetic.

Home (http://cs.nott.ac.uk/Department/Staff/mpj/hugs.html).

(ftp://ftp.cs.nott.ac.uk/pub/haskell/hugs).

E-mail: Mark P. Jones <mpj@cs.nott.ac.uk>.

(1995-02-14)

Nearby terms: Haskell « Haskell B « Haskell Curry « Haskell User's Gofer System » HASL » HASP » has the X nature

FOLDOC, Topics, 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, ?, ALL

©2018 Martin Webb