Registry / utility / zeromicro-antlr

zeromicro-antlr

JSON →
library1.0.0gogounverified

Provides ANTLR parser generation utilities for Go.

go get github.com/zeromicro/antlr
INSTALL
IMPORT
SIG · ZEROMICRO-ANTLR
Z
zeromicro-antlr
utilitygov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

antlr
github.com/zeromicro/antlr

Prints the ANTLR version.

package main import ( "fmt" "github.com/zeromicro/antlr" ) func main() { // Example: create a parser from a grammar file fmt.Println(antlr.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Resources
zeromicro-antlr — go get zeromicro-antlr · libregistry