On Tuesday 04 March 2008 16:48:09 Will Coleda wrote: > I wanted to call attention to part of today's Parrot Sketch: > > <allison> - Otherwise, the PMC branch is ready for language testing, > will plan to merge it back into trunk next weekend. > > So, language developers (and others); please grab a copy of > https://svn.perl.org/parrot/branches/pdd17pmc and check out the > languages to see how they fare compared to their counterparts in > trunk.
Pheme: fine. Perl 6: doesn't run t/00-parrot/01-literals..............argument doesn't array current instr.: 'parrot;PCT::HLLCompiler;evalfiles' pc 969 (src/PCT/HLLCompiler.pir:547) called from Sub 'parrot;PCT::HLLCompiler;command_line' pc 1238 (src/PCT/HLLCompiler.pir:674) called from Sub 'parrot;Perl6::Compiler;main' pc 7708 (perl6.pir:170) ... Lua: PMCs don't build ./luanumber.pmc: In function ‘Parrot_LuaNumber_add_LuaString’: ./luanumber.pmc:261: error: void value not ignored as it ought to be ... Tcl: doesn't run unable to assign self to this type # current instr.: '__list' pc 25773 (languages/tcl/runtime/conversions.pir:27) # called from Sub '&proc' pc 22110 (languages/tcl/runtime/builtin/proc.pir:106) # called from Sub '_anon' pc 44 (EVAL_4:18) # called from Sub '__load_stdlib' pc 55943 (runtime/tcllib.pir:291) # called from Sub '_main' pc 3 (src/tclsh.pir:36) ... Cardinal: passes all tests abc: passes all tests -- c