# @lezer/go

> Lezer-based Go grammar

Latest version **1.0.1** (published 2025-05-12) · MIT license · 0 weekly downloads

## Install

```sh
npm install @lezer/go
pnpm add @lezer/go
yarn add @lezer/go
bun add @lezer/go
```

## Health

**Score 50/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 1.0.1 |
| Published | 2025-05-12 |
| First published | 2024-02-16 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 98.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Marijn Haverbeke |
| Maintainers | marijn |

## Links

- npm: https://www.npmjs.com/package/@lezer/go
- Repository: https://github.com/lezer-parser/go
- Homepage: https://github.com/lezer-parser/go#readme
- Issues: https://github.com/lezer-parser/go/issues
- npm.io page: https://npm.io/package/@lezer/go

## Dependencies (3)

- [@lezer/lr](https://npm.io/package/@lezer/lr.md) ^1.3.0
- [@lezer/common](https://npm.io/package/@lezer/common.md) ^1.2.0
- [@lezer/highlight](https://npm.io/package/@lezer/highlight.md) ^1.0.0

## Recent versions

- 1.0.1 (latest) — 2025-05-12
- 1.0.0 — 2024-02-16

## README

# @lezer/go

This is a Go grammar for the
[Lezer](https://lezer.codemirror.net/) parser system.

The code is licensed under an MIT license.

---
_Source: https://npm.io/package/@lezer/go · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
