RE: If you're up for a real challenge

2004-08-04 Thread Tim Howell
I've pasted below a copy of one of the functions from the code generator module. A smaller section (with my first pass modifications for PASM) is pasted below. Modifications are on lines prefixed with ###. A quick glance over the code suggests that only this module would need to be updated to ge

RE: Pie-thon state 5 - and final

2004-07-24 Thread Tim Howell
Does this mean that Dan is conceeding to Guido, or am I missing something? Also, when/where at OSCON is all of this supposed to take place? --TWH -Original Message- From: Leopold Toetsch [mailto:[EMAIL PROTECTED] Sent: Saturday, July 24, 2004 3:25 AM To: Perl 6 Internals Cc: Dan Sugalsk

OT: Cost of O'Reilly OSCON?

2004-01-13 Thread Tim Howell
Sorry for the off-topic post, but I'm having trouble finding anything about the likely cost of registration for the 2004 OSCON. Anyone have any guesses based on past experience? Thanks! =) --TWH

Information on Just-in-Time compilers?

2003-07-30 Thread Tim Howell
Does anyone know of a website with good information on just-in-time compilers? I'm really intrigued by the idea of JIT (especially WRT Parrot), but I don't have much background at all. Thanks! =) --TWH

make fails on MacOS X 10.2.6

2003-07-28 Thread Tim Howell
?tches from a few days ago to allow executable creation, the current CVS no longer compiles properly on my MacOS X 10.2.6 box. The error I get is: exec_save.c:319:16: #if with no expression make: *** [exec_save.o] Error 1 The following patch seems to fix things, although I don't know if this is

Socket IO

2003-07-22 Thread Tim Howell
The TODO list from the current parrot CVS mentions socket IO. Have opcodes been designated for socket IO yet? Is this up for someone to start working on? --TWH

Q: pdd06 Missing Operations...

2003-07-22 Thread Tim Howell
I've spent the past day reading through the parrot documentation. I'm a little confused by pdd06--shouldn't this contain a listing of ALL parrot opcodes? The first thing I noticed is that print isn't listed there; shouldn't it be? I'm sure there are lots of other opcodes missing as well. Is thi

Where can I help?

2003-07-17 Thread Tim Howell
I've got some extra time to spend on Parrot in the next few months and I'd really like to get involved. I have decent C and perl skills. Where would I be most useful? Thanks! =) --Tim Howell

OT: Will the State of the Onion be posted online?

2003-07-10 Thread Tim Howell
Sorry for a slightly off-topic post, but will Larry's State of the Onion be posted online soon? Where would I find it? Thanks! =) --TWH