/lezer-tree

Packed syntax tree data structure

Primary LanguageTypeScriptMIT LicenseMIT

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.