freebsd-ports/lang/Gofer/pkg-descr

22 lines
1.0 KiB
Plaintext
Raw Normal View History

1995-02-08 04:41:13 -05:00
------------------------------------------------------------------------------
Gofer is an interactive functional programming environment (i.e. an
1995-02-08 04:41:13 -05:00
interpreter) supporting a language based on the draft report for Haskell
version 1.2.
1995-02-08 04:41:13 -05:00
Gofer is intended as an experimental language, particularly where type classes
are involved. Gofer extends the Haskell type class system in several ways.
1995-02-08 04:41:13 -05:00
The most significant features of Haskell not currently supported are:
modules, arrays, overloaded numeric constants, default declarations, derived
instances, contexts in datatype definitions.
------------------------------------------------------------------------------
And just in case you wondered:
The name "Gofer" is not a trademark, registered or otherwise, and
you are free to mention this name in published material, public and
private correspondence, or other documents without restriction or
obligation.
------------------------------------------------------------------------------
WWW: http://www.cse.ogi.edu/~mpj/goferarc/