Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Cannot get Marpa::R2 to prioritise one rule over another

by duelafn (Parson)
on Jan 21, 2021 at 16:54 UTC ( [id://11127213]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $rules = <<'END_OF_GRAMMAR';
        lexeme default  = latm => 1
    ...
        NAME            ~ [^\s.]+
        NUMBER          ~ [\d]+
    END_OF_GRAMMAR
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11127213]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2024-04-20 01:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found