Parrot is a virtual machine for dynamic programming languages.
- [http://www.parrot.org/ Parrot VM]
- [http://docs.parrot.org/parrot/latest/html/docs/intro.pod.html The Parrot Primer]
Languages specific to Parrot
- PASM, ''Parrot ASeMbly'', is a low-level language that resembles Parrot bytecode.
- PIR, ''Parrot Intermediate Representation'', extends PASM with syntactic sugar.