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