Google

nhc98

nhc98 from York


nhc98 is a fully-fledged compiler for Haskell 98, the standard lazy functional programming language. Written in Haskell, it is small and very portable, and aims to produce small executables that run in small amounts of memory. Is a pattern becoming obvious here? :-) It also comes with extensive tool support for automatic compilation, foreign language interfacing, heap and time profiling, tracing, and debugging.


about
Why use nhc98?
Compliance with Haskell 98.
Language extensions.
Copyright and licence information.

download/build/install
new Version 1.14 released 13th June 2002.
Download nhc98.
Build and/or install instructions.
Configuration options.
Recent changes.

user guides
Compile-time options.
Runtime-time options.
Error messages.
Libraries included with nhc98.
Foreign function interface.
Implementation limits.

tools
hi - interactive development environment.
hmake - batch compilation tool.
greencard - C-interface tool.
Heap profiling.
Time profiling.
Hat, the Haskell tracer.

development
Known bugs.
Wish list.
Implementation notes for developers.
Would you like to contribute?
Anonymous CVS repository.

community
Mailing lists for all nhc98 users.
More general Haskell mailing lists.
Other Haskell systems and resources.

If you have any problems, please send a message to the bug reports mailing list at nhc-bugs@haskell.org.


The latest updates to these pages are available on the WWW from http://www.cs.york.ac.uk/fp/nhc98/

This page last modified: 2002.06.13
York Functional Programming Group