https://github.com/nextjournal/lezer-clojure
This is a Clojure grammar for the lezer parser system.
https://github.com/nextjournal/lezer-clojure
Last synced: 5 months ago
JSON representation
This is a Clojure grammar for the lezer parser system.
- Host: GitHub
- URL: https://github.com/nextjournal/lezer-clojure
- Owner: nextjournal
- License: isc
- Created: 2019-12-17T10:29:32.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-06-16T14:05:39.000Z (over 1 year ago)
- Last Synced: 2025-05-01T14:51:39.844Z (9 months ago)
- Language: JavaScript
- Size: 163 KB
- Stars: 26
- Watchers: 12
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# @nextjournal/lezer-clojure [](https://www.npmjs.com/package/@nextjournal/lezer-clojure)
This is a Clojure grammar for the
[lezer](https://lezer.codemirror.net/) parser system.
The code is licensed under an ISC license.
# Dev
To watch & test, with [entr](http://eradman.com/entrproject/) installed run `npm run watch`
# Previous Package Name
This package has been previously released (unscoped) as [lezer-clojure](https://www.npmjs.com/package/lezer-clojure).