An open API service indexing awesome lists of open source software.

https://github.com/lark-parser/lark_syntax

Lark-flavoured EBNF grammar syntax definition for Sublime Text or TextMate
https://github.com/lark-parser/lark_syntax

Last synced: 4 months ago
JSON representation

Lark-flavoured EBNF grammar syntax definition for Sublime Text or TextMate

Awesome Lists containing this project

README

        

# lark_syntax
Lark-flavoured EBNF grammar syntax definition for Sublime Text or TextMate.

Includes regex syntax highlighting, as can be seen in the screenshot:

![screenshot](https://github.com/Danmou/lark_syntax/raw/master/lark_syntax.png)

The `.lark` file extension is associated with the Lark Grammar.

Based on the following EBNF TextMate bundle: https://github.com/sanssecours/EBNF.tmbundle