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