Sadly, Parrot sucks. It doesn't have a stable bytecode, its assembly is buggy and too high-level, it only recently got a generational (but still m&s stop-the-world) GC and has no useful object system.
I've tried implementing Python3 on it for GSoC and failed.
I've tried implementing Python3 on it for GSoC and failed.