DOKK / manpages / debian 13 / harec / harec.1.en
HAREC(1) General Commands Manual HAREC(1)

harecHare compiler for POSIX-compatible systems

harec [-h] [-a arch] [-D constant] [-M path] [-m symbol] [-N namespace] [-o output] [-T] [-t typedefs] [-v] input.ha

The options are as follows:

Prints the help message and exits.
arch
Set target architecture.
constant
Define a constant.
path
Set module path prefix, to be stripped from error messages.
symbol
Set symbol of hosted main function.
namespace
Override namespace for module.
output
Set output file name.
Emit tests.
typedefs
Emit typedefs to file.
Print version and exit.
October 11, 2024 Debian