Difference between revisions of "Hugs"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=hugs |Short description=Interpreter for the Haskell functional programming language. |Full description=Hugs 98 is a functional programming system based on Haskell 9...")
 
(New version)
Line 9: Line 9:
 
* An implementation of the Haskell 98 primitives for monadic I/O, with support for simple interactive programs, access to text files, handle-based I/O, and exception handling.
 
* An implementation of the Haskell 98 primitives for monadic I/O, with support for simple interactive programs, access to text files, handle-based I/O, and exception handling.
 
* An almost complete implementation of the Haskell module system. Hugs 98 also supports a number of advanced and experimental extensions including multi-parameter classes, extensible records, rank-2 polymorphism, existentials, scoped type variables, and restricted type synonyms.
 
* An almost complete implementation of the Haskell module system. Hugs 98 also supports a number of advanced and experimental extensions including multi-parameter classes, extensible records, rank-2 polymorphism, existentials, scoped type variables, and restricted type synonyms.
 +
|Homepage URL=http://www.haskell.org/hugs/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.haskell.org/hugs/
 
 
|VCS checkout command=passwd = cvs
 
|VCS checkout command=passwd = cvs
 
|Computer languages=C,Haskell
 
|Computer languages=C,Haskell
 
|Documentation note=Use guide at http://cvs.haskell.org/Hugs/pages/documentation.htm
 
|Documentation note=Use guide at http://cvs.haskell.org/Hugs/pages/documentation.htm
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=The_Jaza_Animator,Haskell_Database_Connectivity
 
|Related projects=The_Jaza_Animator,Haskell_Database_Connectivity
 
|Keywords=Haskell,functional programming
 
|Keywords=Haskell,functional programming
|Is GNU=n
+
|Version identifier=Sep2006
|Last review by=Dave Love
+
|Version date=2006/09/21
|Last review date=2008-01-04
+
|Version status=stable
 +
|Version download=https://www.haskell.org/hugs/downloads/2006-09/hugs98-plus-Sep2006.tar.gz
 +
|Version comment=Sep2006 stable released on 2006-09-21
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/02/26
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=20051105
+
|Status=
|Version date=2005-11-05
+
|Is GNU=No
|Version status=stable
+
|License verified date=2005-12-15
|Version download=http://cvs.haskell.org/Hugs/downloads/snapshots/hugs98-20051105.tar.gz
+
}}
 +
{{Project license
 +
|License=BSD_3Clause
 +
|License verified by=Ted Teah
 
|License verified date=2005-12-15
 
|License verified date=2005-12-15
|Version comment=20051105 stable released on 2005-11-05
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=hugs-bugs@haskell.org
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=hugs-bugs@haskell.org
 
 
|Email=fx@gnu.org
 
|Email=fx@gnu.org
 
|Resource URL=
 
|Resource URL=
Line 65: Line 65:
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=BSD_3Clause
 
|License verified by=Ted Teah
 
|License verified date=2005-12-15
 
}}
 

Revision as of 13:50, 26 February 2017


[edit]

hugs

http://www.haskell.org/hugs/
Interpreter for the Haskell functional programming language.

Hugs 98 is a functional programming system based on Haskell 98, the de facto standard for non-strict functional programming languages. Hugs 98 provides an almost complete implementation of Haskell 98, including:

  • Lazy evaluation, higher order functions, and pattern matching.
  • A wide range of built-in types, from characters to bignums, and lists to functions, with comprehensive facilities for defining new datatypes and type synonyms.
  • An advanced polymorphic type system with type and constructor class overloading.
  • All of the features of the Haskell 98 expression and pattern syntax including lambda, case, conditional and let expressions, list comprehensions, do-notation, operator sections, and wildcard, irrefutable and `as' patterns.
  • An implementation of the Haskell 98 primitives for monadic I/O, with support for simple interactive programs, access to text files, handle-based I/O, and exception handling.
  • An almost complete implementation of the Haskell module system. Hugs 98 also supports a number of advanced and experimental extensions including multi-parameter classes, extensible records, rank-2 polymorphism, existentials, scoped type variables, and restricted type synonyms.





Licensing

License

Verified by

Verified on

Notes

Verified by

Ted Teah

Verified on

15 December 2005




Leaders and contributors

Contact(s)Role
hugs-bugs@haskell.org Maintainer


Resources and communication

AudienceResource typeURI
Ruby (Ref)https://rubygems.org/gems/hugs
Python (Ref)https://pypi.org/project/hugs
SupportE-mailmailto:hugs-users@haskell.org
Debian (Ref)https://tracker.debian.org/pkg/hugs
Bug TrackingE-mailmailto:hugs-bugs@haskell.org
DeveloperVCS Repository Webviewhttp://cvs.haskell.org/Hugs/pages/downloading.htm#CVS
DeveloperE-mailmailto:cvs-hugs@haskell.org


Software prerequisites




Entry
























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.