Package org.ek9lang.cli


package org.ek9lang.cli
A-1 - Start here for the main command-line entry use of the compiler.

Designed for the command line interface to the EK9 compiler. This will produce final executable code.

The class Ek9 is the 'main' entry point into the compiler from the command line. All of the commands that the cli can handle are contained within this package, processing via the commandLineDetails triggers one or more commands 'E' and derivatives.