Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: RecDescent reuse or modular grammar

by ph0enix (Friar)
on May 17, 2002 at 09:25 UTC ( [id://167241]=note: print w/replies, xml ) Need Help??


in reply to RecDescent reuse or modular grammar

Yes. Why do you want to create new parser? You don't need to make other parser - use this one already created.

$rules_parser->entry($text); # parse entry $rules_parser->expressionlist($text); # parse expressionlist

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-04-19 04:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found