Re: pirate guide

2003-08-14 Thread K Stol
- Original Message - From: "Adriano R. Ferreira" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 06, 2003 6:49 PM Subject: Re: pirate guide > > Isn't 'pirate' the name of the Lua compiler for Parrot (by Klaas-Jan Stol)?

pirate guide

2003-08-10 Thread Michal Wallace
Just got the parrot calling conventions working for Py-Pirate. I also wrote a guide that explains how the code is laid out for people who don't know python: http://pirate.versionhost.com/viewcvs.cgi/pirate/GUIDE?rev=1.1 Sincerely, Michal J Wallace Sabren Enterprises

Re: pirate guide

2003-08-07 Thread Adriano R. Ferreira
Isn't 'pirate' the name of the Lua compiler for Parrot (by Klaas-Jan Stol)? On Wed, 6 Aug 2003 21:38:25 -0400 (EDT), Michal Wallace <[EMAIL PROTECTED]> wrote: -- Adriano