Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikku/lezer-el
Lezer-based EL grammar
https://github.com/nikku/lezer-el
el grammar lezer lezer-grammar
Last synced: about 1 month ago
JSON representation
Lezer-based EL grammar
- Host: GitHub
- URL: https://github.com/nikku/lezer-el
- Owner: nikku
- License: mit
- Created: 2020-06-08T20:43:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-15T11:58:03.000Z (over 3 years ago)
- Last Synced: 2024-05-02T00:05:20.124Z (8 months ago)
- Topics: el, grammar, lezer, lezer-grammar
- Language: JavaScript
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# lezer-el
[![CI](https://github.com/nikku/lezer-el/actions/workflows/CI.yml/badge.svg)](https://github.com/nikku/lezer-el/actions/workflows/CI.yml)
This is a [Unified Expression Language](https://en.wikipedia.org/wiki/Unified_Expression_Language) grammar for the
[Lezer](https://lezer.codemirror.net/) parser system.The code is licensed under an MIT license.