This package contains classes implementing four compiler command-line tools:
MXMLC, COMPC, ASC, and Optimizer.
For example, the mxmlc command-line shell script or batch file
simply runs the main entry point of MXMLC, namely
public static void main(String[] args).