Invoking OpenMCL

The lisp kernel (ccl/ppccl) can be invoked as:

   % ppccl <options> <image-name>

   % ppccl --help

will summarize the syntax of the options recognized by the current release; the image-name defaults to the lisp kernel pathname with the case of its last component inverted (e.g., ccl/PPCCL).

The OpenMCL shell script passes all of its arguments to the lisp kernel.