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
 
| Programming Parrot | Programming Parrot | #24 | 
| Copyright © 2008 Patrick Michaud |