'\" t .\" This documentation, which is part of the afnix writing .\" system distribution, is free and can be distributed as .\" long as this copyright notice is left intact. .\" .\" This documentation is distributed in the hope that it .\" will be useful, but without any warranty; without even .\" the implied warranty of merchantability and fitness .\" for a particular purpose. In no event, shall the .\" copyright holder be liable for any direct, incident .\" incidental or special damages arising in any way out .\" of the use of this documentation. .\" .\" Copyright (c) 1999-2017 Amaury Darsch .\" .TH axc 1 2018-07-20 AFNIX "AFNIX Client" .SH NAME axc - afnix cross compiler .SH SYNOPSIS axc [options] file .SH OPTIONS .sp .B [h] .br prints the help message .sp .B [v] .br prints the program version .sp .B [i path] path .br add a directory path to the resolver .SH 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. .SH VERSION The current version is the 2.8.1release. .SH SEE ALSO axd, axi, axl, .SH NOTES AFNIX comes with an extensive documentation. The documentation is available onlineor in the docdirectory in the form of formatted xhtml documents. .SH AUTHOR axchas been written by (amaury@afnix.org) Amaury Darsch.