Hacker News new | ask | show | jobs
by LeafStorm 5336 days ago
Parrot is basically just a VM for Perl. The opcodes are tied heavily to Perl 6 semantics (type coercion for everyone, the string "0" is false, etc etc).