RosettaCodeData/Lang/PIR/00DESCRIPTION
2013-04-11 12:07:39 -07:00

5 lines
No EOL
234 B
Text

{{language
|site=http://www.parrot.org/dev/examples/pir
}}
Parrot Intermediate Representation is a high-level assembly language to program the [[runs on vm::Parrot]] virtual machine. PIR extends [[PASM]] with syntactic sugar.
{{stub}}