Tags
There are no tags for this page.
Attachments
Perl 6
Parrot Compiler
are sofware packages mostly written with PCT, sometimes PIR, that enable Parrot to "understand" an HLL and compile it down to Parrot bytecode.
- Rakudo (Perl 6)
- Punie (Perl 1)
- Cardinal (Ruby 1.9)
- Pynie (Python)
- Pirate (Python)
- Partcl (TCL)
- Pipp (PHP)
Some of them however translate the bytecode into a format for other VM like JavaVM or .Net .
http://parrot.org/languages
|