Front page | perl.perl6.language |
Postings from June 2005
Re: using rules
Thread Previous
|
Thread Next
From:
BÁRTHÁZI András
Date:
June 5, 2005 08:13
Subject:
Re: using rules
Message ID:
42A3163B.6080303@barthazi.hu
Hi,
> I'll take a shot at it since no one else seems to want to. :-)
> Hope this is helpful. Corrections are welcome from anyone who spots
> any mistakes.
Thanks, it helped me!
More questions. ;) It seems to me, that the following constructs not
yet(?) implemented in Pugs. Is it true?
Built-in rules:
<sp>
<alpha>
etc.
Rule modifiers (:i modifier after the name of the rule):
rule xxx :i {
anything
}
It works well w/o ":i".
Bye,
Andras
Thread Previous
|
Thread Next