Alhadis / language-grammars

Syntax highlighting for ABNF/BNF/EBNF, Yacc, and other language-related languages.
https://atom.io/packages/language-grammars
ISC License
19 stars 5 forks source link
abnf backus-naur-form bison bnf ebnf flex grammars lark lark-parser syntax-highlighting yacc

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

Lark:
Highlighted `.lark` file

Lex:
Highlighted `.lex` file

Yacc:
Highlighted `.y` file