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