Go parser for Lezer
  • JavaScript 100%
Find a file
2025-05-12 16:02:46 +02:00
src Make sure nil gets parsed as a keyword when possible 2024-02-16 13:29:50 +01:00
test Wrap spec lists in a node 2024-02-16 13:22:59 +01:00
.gitignore Largely working grammar 2024-02-15 18:20:15 +01:00
CHANGELOG.md Mark version 1.0.1 2025-05-12 16:02:46 +02:00
LICENSE Initial add 2024-02-14 15:38:59 +01:00
package.json Mark version 1.0.1 2025-05-12 16:02:46 +02:00
README.md Initial add 2024-02-14 15:38:59 +01:00
rollup.config.js Initial add 2024-02-14 15:38:59 +01:00

@lezer/go

This is a Go grammar for the Lezer parser system.

The code is licensed under an MIT license.