Skip to content

Latest commit

 

History

History
62 lines (47 loc) · 2.18 KB

README.md

File metadata and controls

62 lines (47 loc) · 2.18 KB

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