AFNIX writing system clients

Standard clients

Interpreter

The axi client is the AFNIX interpreter. It interacts with the user or parses a file for execution.

Compiler

The axd client is the standard AFNIX compiler. The compiler parses a file and generates a binary portable representation ready for execution.

Librarian

The axl client is the standard AFNIX librarian. The librarian assembles a collection of files into a unique collection which is ready for execution.

Special clients

Debugger

The axd client is the AFNIX debugger. The debugger provides the interface to execute a program step by step with the usual functionnality found in a debugger.


copyright © 1999-2026 Amaury Darsch
terms of use