Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.