[Next] [Previous] [Up] [Top]

2.2 Running the compiler

2.2.3 Compiler commands

This section describes the major Vortex compiler commands. The following notation is used:

More commands are described in Sections 2.3, 2.4, and 2.5. You can get a complete list of commands and their brief descriptions by entering the help command. Multiple commands separated by semicolons can be given on the same line.

A string typed at the Vortex prompt is interpreted as follows. If it starts with a word that matches one of the compiler commands, such as make, that command is executed. Otherwise, if the first word matches an option name, such as optimize, the value of the option is modified (section 2.4 describes options). Otherwise, the string is evaluated as a Cecil expression (section 4 describes the evaluator). If the evaluator does not recognize the string as a valid expression, it reports an error.


How to Use the Vortex Compiler and Environments - 25 MARCH 1997
[Next] [Previous] [Up] [Top]

Generated with Harlequin WebMaker