feel free to abuse hash.c, regex compiler

2002-06-24 Thread steve
I didn't expect anyone to really care, but it seemed like there's enough action on perl6-internals right now that I thought I should send this out just in case. I am out of the perl6/parrot picture for the time being (and have been for a while) -- I'm in Japan for all of June and July, and my job

Re: .include directive for new assembler

2002-06-24 Thread steve
On Sat, Jun 22, 2002 at 12:27:31AM -0400, Jeff wrote: > brian wheeler wrote: > > > > I've implemented a .include directive for the new assembler. It > > basically changes the preprocessor to shift through the source file, and > > when an include is found, the included file is unshifted to the >

Perl 6 summary for the week ending 23rd June 2002

2002-06-24 Thread Piers Cawley
=head1 This week on Perl 6 (17-23 June 2002) by Piers Cawley, 020020624 =head2 Notes It's been a while since the last Perl 6 digest and summarizing everything that's happened since then would take, ooh, a while. So I've punted on that, and just pretended that the last one was published this tim

Re: More 6PAN musings: local namespaces

2002-06-24 Thread Ask Bjoern Hansen
[EMAIL PROTECTED] (Damian Conway) writes: > Larry has previously mentioned the prospect of Perl 6 module names > being extended to include version number and author. Yes, we even talked about it extensively at the "CPAN meeting" in Monterey 2 years ago. =) -- ask bjoern hansen, http://askbjoer

Re: Perl5 humor

2002-06-24 Thread David J. Goehrig
On Sun, Jun 23, 2002 at 09:50:02PM +0100, Tim Bunce wrote: > Much more likely is some kind of wrapper that manages a simple > perl5-like run-time environment (stacks, marks, gimme, symboltable > etc) plus source-code compatibility support (macros, functions etc) > that's just sufficient to keep ol

Re: Perl5 humor

2002-06-24 Thread Dave Mitchell
On Mon, Jun 24, 2002 at 05:21:45PM -0400, David J. Goehrig wrote: > On Sun, Jun 23, 2002 at 09:50:02PM +0100, Tim Bunce wrote: > > Much more likely is some kind of wrapper that manages a simple > > perl5-like run-time environment (stacks, marks, gimme, symboltable > > etc) plus source-code compati