Hubbry Logo
search button
Sign in
Gofer (programming language)
Gofer (programming language)
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
Gofer (programming language)
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Gofer (programming language) Wikipedia article. Here, you can discuss, collect, and organize anything related to Gofer (programming language). The purpose ...
Add your contribution
Gofer (programming language)

Gofer (Good for equational reasoning) is an implementation of the programming language Haskell intended for educational purposes and supporting a language based on version 1.2 of the Haskell report. It was replaced by Hugs.[1]

Its syntax is closer to the earlier commercial language Miranda than the subsequently standardized Haskell. It lacks some of the features of Haskell (such as the deriving clause in data type definitions) but includes a number of features which were not adopted by Haskell (although some were later incorporated into GHC, such as generalizing the list comprehension syntax to support any monad, which is now available using the MonadComprehensions extension).

References

[edit]
  1. ^ "Frequently Asked Questions about Hugs". www.haskell.org.
[edit]