Re: Parrot compilers

2003-01-18 Thread Gopal V
If memory serves me right, Cory Spencer wrote: > most example languages implement a complete compiler (ie lexxer -> parser > -> optimizer -> code emitter), which seems to be somewhat of a > duplication of labour. Some are in C, others in pasm and yet others in Perl ... how do do you re-use libr

Re: [perl #20374] Solaris tinderbox failures: PANIC: Unknown signature type

2003-01-18 Thread Leopold Toetsch
Leopold Toetsch wrote: Dan Sugalski wrote: Three? Every test fails under OS X because of this... If not done yet, I'll fix this tomorrow. Done. leo

Re: [perl #20315] [PATCH] eval

2003-01-18 Thread Leopold Toetsch
Dan Sugalski wrote: At 8:27 PM + 1/14/03, Leopold Toetsch (via RT) wrote: - how should a byte code segment (PMC) look like? Ah, the big question. I'm not quite sure yet--let's try and work that out while I'm churning over objects. I have it ready. It's based on the packfile patch #180

Re: Parrot compilers

2003-01-18 Thread gregor
The Jako compiler uses imcc as well... "Tanton Gibbs" <[EMAIL PROTECTED]> 01/18/2003 01:10 AM To: "Cory Spencer" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> cc: Subject:Re: Parrot compilers Yes, languages should now use IMCC as their target. Basically,

Re: Parrot compilers

2003-01-18 Thread Will Coleda
I'm working on converting the tcl compiler (written in perl) which targetted imcc into an interpreter written in imcc. Regards. [EMAIL PROTECTED] wrote: The Jako compiler uses imcc as well... "Tanton Gibbs" <[EMAIL PROTECTED]> 01/18/2003 01:10 AM To: "Cory Spencer" <[EMAIL PROTEC

[perl #20388] I need your info

2003-01-18 Thread [EMAIL PROTECTED]
# New Ticket Created by "[EMAIL PROTECTED]" # Please include the string: [perl #20388] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=20388 > Please reply with the best time to send your cards to her, I am lost on this one

Re: occasioanl CVS hickups?

2003-01-18 Thread Robert Spier
Odd. There's not enough information in the logs to figure out what's going on. (And the code shouldn't have this kind of failure mode.) If it keeps happening, please keep me in the loop. -R At Fri, 17 Jan 2003 17:00:21 +0100, Leopold Toetsch wrote: > Cannot open file /tmp/#cvs.lastdir.27414

Re: [perl x20388] I need your info

2003-01-18 Thread Robert Spier
> Please reply with the best time to send your cards to her, I am lost on this one > -Eddie Interesting. Obviously spam. I've dealt with it. Interesting parts, for those who care: X-Mailer: Mach5 Mailer-3.00 PID{5df70590-1abd-4223-8406-483160352ade} RI{38ecd-ff200} Not Licensed for UCE, uce at

Re: occasioanl CVS hickups?

2003-01-18 Thread Leopold Toetsch
Robert Spier wrote: Odd. [ err ] Cannot open file /tmp/#cvs.lastdir.27414: No such file or directory There's not enough information in the logs to figure out what's going on. (And the code shouldn't have this kind of failure mode.) Could it be, that's some kind of timing problem? For