Skip to content

Alhadis/language-grammars

Repository files navigation

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