Browse wiki
| Computer languages
|
C,Haskell +
|
| Documentation note
|
Use guide at http://cvs.haskell.org/Hugs/pages/documentation.htm
|
| Full description
|
Hugs 98 is a functional programming system … 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.e variables, and restricted type synonyms.
|
| Homepage URL
|
http://www.haskell.org/hugs/ +
|
| Interface
|
command-line +
|
| Is GNU
|
false +
|
| Keywords
|
Haskell +
, functional programming +
|
| Last review by
|
Dave Love +
|
| Last review date
|
4 January 2008 +
|
| License
|
BSD 3Clause +
|
| License verified by
|
Ted Teah +
|
| License verified date
|
15 December 2005 +
|
| Name
|
hugs +
|
| Real name
|
hugs-bugs@haskell.org +
|
| Related projects
|
The Jaza Animator +
, Haskell Database Connectivity +
|
| Resource URL
|
http://cvs.haskell.org/Hugs/pages/downloading.htm#CVS +
, mailto:cvs-hugs@haskell.org +
, mailto:hugs-bugs@haskell.org +
, mailto:hugs-users@haskell.org +
|
| Resource audience
|
Developer +
, Bug Tracking +
, Support +
|
| Resource kind
|
VCS Repository Webview +
, E-mail +
|
| Revisionid
|
6,378 +
|
| Revisiontimestamp
|
12 April 2011 10:11:06 +
|
| Revisionuser
|
User:WikiSysop +
|
| Role
|
Maintainer +
|
| Short description
|
Interpreter for the Haskell functional programming language. +
|
| Software-development
|
small-specific-development-task +
|
| Submitted by
|
Database conversion +
|
| Submitted date
|
1 April 2011 +
|
| Use
|
software-development +
|
| User level
|
none +
|
| VCS checkout command
|
passwd = cvs +
|
| Version comment
|
20051105 stable released on 2005-11-05
|
| Version date
|
5 November 2005 +
|
| Version download
|
http://cvs.haskell.org/Hugs/downloads/snapshots/hugs98-20051105.tar.gz +
|
| Version identifier
|
20051105 +
|
| Version status
|
stable +
|
| Has queryThis property is a special property in this wiki.
|
Hugs +
, Hugs +
, Hugs +
, Hugs +
, Hugs +
, Hugs +
, Hugs +
, Hugs +
|
| Modification dateThis property is a special property in this wiki.
|
5 March 2013 22:06:49 +
|
| Page has default formThis property is a special property in this wiki.
|
Entry +
|
| Has subobjectThis property is a special property in this wiki.
|
Hugs +
, Hugs +
, Hugs +
, Hugs +
, Hugs +
, Hugs +
|
| EmailThis property is a special property in this wiki.
|
fx@gnu.org +
|
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 described in this text has its
own copyright notice and license, which can usually be found in
the distribution itself.