node-lezer-java

Node.js module to provide Java grammar for the lezer parser system
  https://lezer.codemirror.net/
  0
  no reviews



The problem of parsing structured text has resisted one-size-fits all solutions for over 60 years. Lezer isn't such a solution either, but it is a very decent parser generator, especially well suited for use in code editors.

This package provides a Java grammar for the Lezer parser system.