Parrot under the hood
Register-based architecture
Four types of registers:
I0 integer register 0 N11 floating point register 11 S5 string register 5 P31 PMC (object) register 31continued...
| Programming Parrot | Programming Parrot | #10 |
Register-based architecture
Four types of registers:
I0 integer register 0 N11 floating point register 11 S5 string register 5 P31 PMC (object) register 31continued...
| Copyright © 2008 Patrick Michaud |