Parrot 0.0.7 Out (and some docs)
BorrisYeltsin writes "Big news in the Perl community this week is that Parrot 0.0.7 now out. New in this release is "Perl 6 grammar (with small, partial compiler), functional subroutine, coroutine and continuation PMCs, global variables, an intermediate code compiler (imcc), a pure-Perl assembler and working garbage collection." Also there are more Parrot docs! Check out the news here."
So could parrot also be used by a lower-level, strictly typed language? Would it be possible to target C++ for it for instance?