parrotcode: A C pre processor. | |
Contents | Language Implementations | C99 |
cpp.pir - A C pre processor.
This is the base file for the C99 C pre processor.
This file includes the parsing and grammar rules from the src/ directory, loads the relevant PGE libraries, and registers the compiler under the name 'C99::CPP'.
PCT::HLLCompiler
object.args
to the C compiler.
|