lezer-tree

Syntax tree data structure for the lezer parser

MIT 25 个版本
安装
npm install lezer-tree
yarn add lezer-tree
pnpm add lezer-tree
bun add 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.

版本列表
0.13.2 2021-02-17
0.13.1 2021-02-11
0.13.0 2020-12-04
0.12.3 2020-11-02
0.12.2 2020-10-28
0.12.1 2020-10-26
0.12.0 2020-10-23
0.11.1 2020-09-26
0.11.0 2020-09-26
0.10.0 2020-08-07
0.9.0 2020-06-08
0.8.4 2020-04-01
0.8.3 2020-02-28
0.8.2 2020-02-26
0.8.1 2020-02-14
0.8.0 2020-02-03
0.7.1 2020-01-23
0.7.0 2020-01-20
0.5.1 2019-10-22
0.5.0 2019-10-22
0.4.0 2019-09-10
0.3.0 2019-08-23
0.2.0 2019-08-02
0.1.1 2019-07-09
0.1.0 2019-07-09