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
Parrot | Parrot Compiler Toolkit | #24 |
Copyright © 2008 Patrick Michaud http://www.pmichaud.com/2008/pres/ |