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