parrotcode: A C99 compiler. | |
Contents | Language Implementations | C99 |
c99.pir - A C99 compiler.
This is the base file for the C99 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 'C99'.
PCT::HLLCompiler
object.args
to the C compiler.
|