PIR - Parrot Intermediate Representation
"Higher-level assembly language"
- Provides:
- subroutine linkage
- named, optional, and slurpy parameters
- method calls
- multimethod dispatch
- register allocation
- macros
"This is not your typical assembly language"
| Parrot and Perl 6 | Parrot and Perl 6 - Environments for Dynamic Languages | #18 |
"Higher-level assembly language"
"This is not your typical assembly language"
| Copyright © 2007 Patrick Michaud |