
ncigen.pir - A NCI stub compiler.
This is the base file for the NCI stub compiler.
This file includes the parsing and grammar rules from the src/ directory, loads the relevant PGE libraries, and registers the compiler under the name 'NCIGEN'.
Creates the C compiler using a PCT::HLLCompiler object.
Start compilation by passing any command line args to the C compiler.