rubychan / coderay

Fast and easy syntax highlighting for selected languages, written in Ruby.
http://coderay.rubychan.de/
Other
846 stars 115 forks source link

BNF scanner #167

Open livestant opened 10 years ago

livestant commented 10 years ago

Please add scanner for BNF/EBNF (http://en.wikipedia.org/wiki/Backus%E2%80%93Naur_Form)

I think it's quite simple to make but I don't know ruby :(