Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Syntax highlighting EBNF grammar language

by BUU (Prior)
on Dec 05, 2004 at 11:36 UTC ( [id://412478]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    function AsciiCharToInteger takes string char returns integer
        local string charMap = " !\"#$%%&'()*+,-./0123456789:;<=>?@ABCDEFG
    +HIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~"
    ...
    
    return u
    endfunction
    
  2. or download this
    function Trig_respawn_Condition takes nothing returns boolean
        return true
    ...
        call TriggerAddAction( gg_trg_respawn, function Trig_respawn_Actio
    +ns )
    endfunction
    

Log In?
Username:
Password:

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

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

    No recent polls found