logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

harec — Hare compiler for POSIX-compatible systems

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

See Also