axc - afnix cross compiler
axc [options] file
[h]
prints the help message
[v]
prints the program version
[i path] path
add a directory path to the resolver
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.
The current version is the 3.7.0 release.
axd, axi, axl,
AFNIX comes with an extensive documentation. The documentation is available
online or in the doc directory in the form of formatted xhtml documents.
axc has been written by (
[email protected]) Amaury Darsch.