To build a MetaL program, the compiler takes an input file and an output file.
The compiler examines the input file to figure the language commands that you want to use.
Input files also define which compiler modules implement each command.