1.0.2 • Published 4 years ago

language-grammars v1.0.2

Weekly downloads
5
License
ISC
Repository
github
Last release
4 years ago

Syntax highlighting for meta-languages

Syntax highlighting for ABNF/BNF/EBNF, Yacc, and other language-related languages (“metalanguages”). Ignore the other packages on Atom.io, this is the one you want to install.

Supported formats

Includes highlighting for embedded C/C++ source (Yacc/Lex files only).

Previews

ABNF:
Highlighted `.abnf` file

BNF:
Highlighted `.bnf` file

EBNF:
Highlighted `.ebnf` file

Lex:
Highlighted `.lex` file

Yacc:
Highlighted `.y` file