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