At 09:37 PM 6/21/2002 -0500, 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
>beginning.
To the beginning? Do we have
[EMAIL PROTECTED] wrote:
[Summary of some of the new Perl 6 constructs]
I have answered your questions and made a few comments.
Apart from these what you wrote is accurate.
Damian
-cut--cut--cut--cut--cut-
> my $x is foo = 0;
> Now $x.foo is equal to 1
Clinton A Pierce wrote:
>
> At 09:37 PM 6/21/2002 -0500, 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
> >begin
On Sat, 2002-06-22 at 13:06, Jeff wrote:
> Clinton A Pierce wrote:
> >
> > At 09:37 PM 6/21/2002 -0500, 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
I've seen in theDamian Sypnosys following code :
$val <= $key
does this mean that we now have also reversed syntax possible for hashes ? and pairs
too ?
raptor
> I've seen in theDamian Sypnosys following code :
>
> $val <= $key
That's not code, that's the contents of a regex.
And it's a joke: that's a less-than-or-equals comparison.
Damian
brian wheeler wrote:
>
> Its not backwards, it does the right thing.
Okay, I believe you now :) I was thinking that the insert was done at
the beginning of the -file-, not the insertion point of the file. If you
haven't committed, feel free to do so. I shouldn't have stuck my nose in
:)
> The
# New Ticket Created by Josh Wilmes
# Please include the string: [netlabs #726]
# in the subject line of all future correspondence about this issue.
# http://bugs6.perl.org/rt2/Ticket/Display.html?id=726 >
--- Forwarded Message
Date:Tue, 11 Jun 2002 15:21:06 +0100
From:Nicholas
On Sat, 2002-06-22 at 20:12, Jeff wrote:
> brian wheeler wrote:
> >
> > Its not backwards, it does the right thing.
>
> Okay, I believe you now :) I was thinking that the insert was done at
> the beginning of the -file-, not the insertion point of the file. If you
> haven't committed, feel free
H.Merijn Brand writes:
>http://www.perl.org/perl6 is a bit behind. Anyone care to update and include
>apo-5? And Damian's tour info.
I've added Apoc 5.
Patches for tour info welcome.
-R
10 matches
Mail list logo