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: 3 months ago
JSON representation
Lark-flavoured EBNF grammar syntax definition for Sublime Text or TextMate
- Host: GitHub
- URL: https://github.com/lark-parser/lark_syntax
- Owner: lark-parser
- License: mit
- Created: 2018-05-01T00:53:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T02:08:42.000Z (about 3 years ago)
- Last Synced: 2025-06-05T12:16:03.459Z (12 months ago)
- Homepage:
- Size: 258 KB
- Stars: 16
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:

The `.lark` file extension is associated with the Lark Grammar.
Based on the following EBNF TextMate bundle: https://github.com/sanssecours/EBNF.tmbundle