Registry / utility / antlr-antlr4-runtime-go-antlr

antlr-antlr4-runtime-go-antlr

JSON →
library1.4.10gogounverified

The Go runtime for ANTLR4 parser generators.

go get github.com/antlr/antlr4/runtime/Go/antlr
INSTALL
IMPORT
SIG · ANTLR-ANTLR4-RUNTI
A
antlr-antlr4-runtime-go-antlr
utilitygov1.4.10
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/antlr/antlr4/runtime/Go/antlr

Create an input stream for ANTLR

package main import ( "fmt" "github.com/antlr/antlr4/runtime/Go/antlr" ) func main() { input := antlr.NewInputStream("hello") fmt.Println(input) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
18
OpenAI (training)
2
Meta
1
Resources
antlr-antlr4-runtime-go-antlr — go get antlr-antlr4-runtime-go-antlr · libregistry