5. Embedded QUEL for Ada : Precompiling, Compiling and Linking an EQUEL Program : Generating an Executable Program
 
Share this page                  
Generating an Executable Program
Once you have written your EQUEL program, it must be preprocessed to convert the EQUEL statements into Ada code. This section describes the use of the EQUEL preprocessor. Additionally, it describes how to compile and link the resulting code.