JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4161
  • Score
    100M100P100Q30688F
  • License MIT

Syntax tree data structure for the lezer parser

Package Exports

  • lezer-tree

Readme

lezer-tree

[ WEBSITE | ISSUES | FORUM | CHANGELOG ]

Lezer is an incremental GLR parser intended for use in an editor or similar system.

Lezer-tree provides the syntax tree data structure that lezer outputs.

Its programming interface is documented on the website.

This code is licensed under an MIT license.