language-bnf
BNF(Backus-Naur Form) and ABNF(Augmented Backus–Naur Form) syntax support in Atom
mackoj 1,528 1 1.1.0 MIT GitHub

Backus-Naur Form syntax support in Atom

This plugin offers support for Backus-Naur Form syntax grammars

It has been converted from https://github.com/rpowelll/BNF.tmbundle

Contributing

Contributions are greatly appreciated. If you find a bug please consider creating an issue for it. To be treated fast consider adding a test case in the spec file in order to reproduce it. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.

Thanks to @jarmokivekas for contributing

ToDo