Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Syntax highlighting EBNF grammar language

by ikegami (Patriarch)
on Dec 10, 2004 at 01:12 UTC ( [id://413734]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    
    Parse::RecDescent->Precompile($grammar, 'JassTokenizer')
    or die("Bad grammar.\n");
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
       print("\n\n");
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found