pugs, javascript backend, and perl5

2005-12-14 Thread Chia-liang Kao
Hi, I've checked-in some changes for pugs' javascript backend to support Perl5, which means we can now implement io primitives with perl5 via javascript, as well as supporting eval($code, :lang) and more transparent CPAN module reusing. I've implemented slurp() as a starting point: $ ./runjs.pl

parrot cvs mirrored with svk

2004-08-07 Thread Chia-liang Kao
Hi, I've just setup a Subversion mirror of the parrot cvs repository with svk. Will try to keep it in sync until Robert have time to do similar setup on perl.org. So you could now use the Subversion repository (readonly) at: svn://svn.clkao.org/parrot/cvs/trunk web interface at http://svn.cl

Re: parrot cvs mirrored with svk

2004-08-08 Thread Chia-liang Kao
Providing the mirror is not an attempt to force or encourage a switch of the system being used. It's just the case that with svk and the mirror: * It'd be easier for me to follow the development. * I could make offline branches if I start hacking parrot. * Vendor branches could be maintained mor

Re: parrot cvs mirrored with svk

2004-08-12 Thread Chia-liang Kao
While this is not the best list discussing which version control system is better, I must say that I didn't mean svn is better though I setup the mirror. And my purpose was actually to make it possible for svk to mirror more efficiently. for people interested, checking out from locally mirrored pa