language-grammars

Syntax highlighting for ABNF/BNF/EBNF, Yacc, and other language-related languages.


Keywords
ABNF, BNF, EBNF, Yacc, Bison, Grammars, Flex, Lex, Augmented, Backus-Naur, ISO/IEC 14977, backus-naur-form, lark, lark-parser, syntax-highlighting
License
ISC
Install
npm install language-grammars@1.0.2

Documentation

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