Nhc98
This entry published by the Free Software Foundation.
nhc98
http://haskell.org/nhc98
nhc98 is a small, easy to install, standards-compliant compiler for Haskell 98, the lazy functional programming language. It is very portable, and aims to produce small executables that run in small amounts of memory. It produces medium-fast code, and compilation is itself quite fast. It also comes with extensive tool support for automatic compilation, foreign language interfacing, heap and time profiling, tracing, and debugging. (Some of its advanced kinds of heap profiles are not found in any other Haskell compiler.) It supports the new common primitive FFI (Foreign Function Interface), and includes the most advanced space-profiling facilities of all Haskell implementations. Most importantly, it allows graphical debugging of programs using both Hat and HOOD. nhc98 is available for all 32-bit Unix-like platforms. Although it is itself written in standard Haskell 98, it can be quickly and easily be bootstrapped from C sources, so you do not need another Haskell compiler to get started.
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater | Ted Teah | 2453999.521 September 2006 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking | VCS Repository Webview | http://haskell.org/nhc98/bugs.html |
| Developer | VCS Repository Webview | http://haskell.org/nhc98/cvs.html |
| Bug Tracking | http://haskell.org/mailman/listinfo/nhc-bugs | |
| Help | http://haskell.org/mailman/listinfo/nhc-users | |
| Bug Tracking | mailto:nhc-bugs@haskell.org | |
| Help | mailto:nhc-users@haskell.org |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | gmp |
| Required to use | gcc |
Click here if you'd like to report a problem or make a suggestion that could
This entry (in part or in whole) was last reviewed on 21 September 2006.
Problem with this listing?
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.
This page was last modified on 12 April 2011, at 13:05.

