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

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.

Awesome Lists containing this project

README

          

# @nextjournal/lezer-clojure [![NPM version](https://img.shields.io/npm/v/@nextjournal/lezer-clojure.svg)](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).