node-lezer-php

Node.js module to provide PHP 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 PHP grammar for the Lezer parser system.