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
- Host: GitHub
- URL: https://github.com/lark-parser/lark_syntax
- Owner: lark-parser
- License: mit
- Created: 2018-05-01T00:53:55.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T02:08:42.000Z (over 2 years ago)
- Last Synced: 2025-01-05T07:15:07.657Z (6 months ago)
- Homepage:
- Size: 258 KB
- Stars: 16
- Watchers: 3
- Forks: 4
- Open Issues: 4
-
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