https://github.com/r167/lezer-lua
Lezer-based parser for Lua
https://github.com/r167/lezer-lua
lezer lua
Last synced: 24 days ago
JSON representation
Lezer-based parser for Lua
- Host: GitHub
- URL: https://github.com/r167/lezer-lua
- Owner: R167
- License: mit
- Created: 2021-02-16T23:26:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-16T23:27:15.000Z (over 5 years ago)
- Last Synced: 2024-04-24T01:42:58.860Z (about 2 years ago)
- Topics: lezer, lua
- Language: JavaScript
- Homepage:
- Size: 17.6 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-lua
This is a Lua grammar for the
[Lezer](https://lezer.codemirror.net/) parser system.
The code is licensed under an MIT license.