axc - afnix cross compiler
Contents
Description
axc invokes 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.
Name
axc - afnix cross compiler
Notes
AFNIX comes with an extensive documentation. The documentation is available online or in the doc
directory in the form of formatted xhtml documents.
Options
[h]
prints the help message
[v]
prints the program version
[ipath]path
add a directory path to the resolver
See Also
axd, axi, axl,
Synopsis
axc [options] file
Version
The current version is the 3.8.0 release.
