Scroll to navigation

axc(1) AFNIX Client axc(1)

NAME

axc - afnix cross compiler

SYNOPSIS

axc [options] file

OPTIONS

[h]
prints the help message

[v]
prints the program version

[i path] path
add a directory path to the resolver

DESCRIPTION

axcinvokes the AFNIX cross compiler. At this stage of development, the compiler is merely a form serializer. Syntax checking is done and a binary file is generated for each input file. The compiled file can be read by the AFNIX interpreter or included in a librarian.

VERSION

The current version is the 2.9.2release.

SEE ALSO

axd, axi, axl,

NOTES

AFNIX comes with an extensive documentation. The documentation is available onlineor in the docdirectory in the form of formatted xhtml documents.

AUTHOR

axchas been written by (amaury@afnix.org) Amaury Darsch.

2019-10-09 AFNIX