Front page | perl.perl6.internals |
Postings from August 2002
RE: we need more ops.
Thread Previous
|
Thread Next
From:
Brent Dax
Date:
August 5, 2002 00:06
Subject:
RE: we need more ops.
Message ID:
000001c23c4f$7cfa5a20$6501a8c0@deepblue
Nicholas Clark:
# something plausible it could do. And does the tie-fighter
# need an X-wing operator to complement it? (not sure what that
# one would look like, let alone what it would do)]
>0< Move Towards Zero (the X-Wing operator)
Prefix or postfix operator, like ++ or --; if the operand
is positive, decrements; otherwise increments.
<0> Move Away From Zero (the TIE Bomber operator)
Prefix or postfix operator, like ++ or --; if the operand
is positive, increments; otherwise decrements.
--Brent Dax <brentdax@cpan.org>
@roles=map {"Parrot $_"} qw(embedding regexen Configure)
He who fights and runs away wasted valuable running time with the
fighting.
Thread Previous
|
Thread Next