Greetins,
On Sat Mar 17 15:13:56 2007, smash wrote:
> Greetings,
>
> On Thu Mar 15 06:32:28 2007, particle wrote:
> > On 3/14/07, Nuno Carvalho via RT <[EMAIL PROTECTED]>
> > wrote:
> > > Greetings,
> > >
> > > here are some examples running the changed lexer:
> > >
> > > $ cat 1.pir
> > > .sub m
Greetings,
On Mon Mar 19 14:32:36 2007, smash wrote:
> Greetins,
>
> On Sat Mar 17 15:13:56 2007, smash wrote:
> > Greetings,
> >
> > On Thu Mar 15 06:32:28 2007, particle wrote:
> > > On 3/14/07, Nuno Carvalho via RT <[EMAIL PROTECTED]>
> > > wrote:
> > > > Greetings,
> > > >
> > > > here are s
Greetings,
On Thu Mar 15 06:32:28 2007, particle wrote:
> On 3/14/07, Nuno Carvalho via RT <[EMAIL PROTECTED]>
> wrote:
> > Greetings,
> >
> > here are some examples running the changed lexer:
> >
> > $ cat 1.pir
> > .sub main :main
> > .macro SpinForever (Count)
> > .local $LOOP: dec
On 3/14/07, Nuno Carvalho via RT <[EMAIL PROTECTED]> wrote:
Greetings,
here are some examples running the changed lexer:
$ cat 1.pir
.sub main :main
.macro SpinForever (Count)
.local $LOOP: dec .COUNT# ".local $LOOP" defines a local label.
branch .$LOOP # Jump to said l
# New Ticket Created by Matt Diephouse
# Please include the string: [perl #39908]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=39908 >
Example:
mini:~/Projects/parrot mdiep$ cat test.pir
.sub main :main
print