harec — Hare compiler for POSIX-compatible systems
Contents
Description
The options are as follows:
-h Prints the help message and exits.
-aarch
Set target architecture.
-Dconstant
Define a constant.
-Mpath
Set module path prefix, to be stripped from error messages.
-msymbol
Set symbol of hosted main function.
-Nnamespace
Override namespace for module.
-ooutput
Set output file name.
-T Emit tests.
-ttypedefs
Emit typedefs to file.
-v Print version and exit.
Debian October 11, 2024 HAREC(1)
Name
harec — Hare compiler for POSIX-compatible systems
Synopsis
harec [-h] [-aarch] [-Dconstant] [-Mpath] [-msymbol] [-Nnamespace] [-ooutput] [-T] [-ttypedefs]
[-v] input.ha