Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: First steps with Marpa::R2 and BNF

by Discipulus (Canon)
on Jan 15, 2021 at 12:55 UTC ( [id://11126959]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Dice_with_modifier_r ::= Simple_Dice 'r' Die_Modifier_Val action => mo
    +difier_r
                            |Simple_Dice 'r' Die_Modifier_Comp Die_Modifie
    +r_Val action => modifier_r
    
  2. or download this
    Parse of BNF/Scanless source failed
    Error in SLIF parse: No lexeme found at line 11, column 61
    ...
    * here: * Die_Modifier_Val action => modifier_r\n\n\nSimpl
    Marpa::R2 exception at marpa07.pl line 41.
    Marpa::R2 exception at marpa07.pl line 41.
    
  3. or download this
    Dice_with_modifier_r ::= Simple_Dice 'r' Die_Modifier_Comp* Die_Modifi
    +er_Val action => modifier_r
    Die_Modifier_Comp ~ 'gt' | 'lt'
    
  4. or download this

Log In?
Username:
Password:

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

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

    No recent polls found