old parrot question?

2004-11-24 Thread bloves
hi,everyone. I am learning parrot0.0.1 source code. But i don't know "padding" in assemble.pl? "$size += length($_) % $sizeof_packi; # Padding" ??? why need to pad? who help ? bloves [EMAIL PROTECTED]   2004-11-25

test_main.c oversight

2005-01-20 Thread bloves
terpreter, flag, (*argv)[0]+2); en, I compiled test_main.c. bloves

other language compiler to parrot?

2005-04-02 Thread bloves
hi,all have a Php compiler to parrot project? have a ruby compiler to parrot project?

across language question

2005-04-07 Thread bloves
# test_pbc.php if compile test_pbc.php to test_pbc.pbc then how use this pbc for perl. #!/usr/bin/perl use test_pbc; # ? test_pbc(); # ?

a PMC question?

2005-04-15 Thread bloves
hi,folks. I am reading PMC C source code and reading some document(" http://www.perl.com/pub/a/2002/01/30/pmcs.html";). Some questions: *this PMC design have changed? *any body offer some advice that learn PMC C source code and PMC's theory? Thanks. /\ /\ / |

Some PMC's Questions

2005-04-15 Thread bloves mr
hi,folks. I am reading PMC C source code and reading some document(" http://www.perl.com/pub/a/2002/01/30/pmcs.html";). Some questions: *this PMC design have changed? *any body offer some advice that learn PMC C source code and PMC's theory? Thanks. /* p2p is a protocol or a compiler? */