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