<A target="_top" HREF="manual_contents.html"><img align=center src="contents.gif" ALT="Contents"></A> Up Previous Next

Starting Hugs

On Unix machines, the Hugs interpreter is usually started with a command line of the form:
  hugs [option | file] ...
On Windows 95/NT, Hugs may be started by selecting it from the start menu or by double clicking on a file with the .hs or .lhs extension. (This manual assumes that Hugs has already been successfully installed on your system.)

Hugs uses options to set system parameters. These options are distinguished by a leading + or - and are used to customize the behaviour of the interpreter. When Hugs starts, the interpreter performs the following tasks:

The environment variables and command line options used by Hugs are described in the following sections.

Environment options
Options