Английская Википедия:Gofer (programming language)

Материал из Онлайн справочника
Версия от 16:14, 15 марта 2024; EducationBot (обсуждение | вклад) (Новая страница: «{{Английская Википедия/Панель перехода}} {{About|the programming language|the Internet document-retrieval protocol|Gopher (protocol)}} {{third-party|date=September 2018}} '''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 replac...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигацииПерейти к поиску

Шаблон:About

Шаблон:Third-party 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

Шаблон:Reflist

External links

Шаблон:Haskell programming


Шаблон:Prog-lang-stub