Compiler creation in Parrot
- Define the language grammar (parse grammar)
- Define actions to transform parse nodes into PAST
- Instantiate a HLLCompiler object
- Create HLL-specific functions and libraries
- Debug
Perl 6 | Perl 6 | #37 |
Copyright © 2008 Patrick Michaud |