Registry / utility / alexaandru-go-tree-sitter-bare

alexaandru-go-tree-sitter-bare

JSON →
library1.11.0gogounverified

Package go-tree-sitter-bare provides Go bindings for the tree-sitter-bare grammar.

go get github.com/alexaandru/go-tree-sitter-bare
INSTALL
IMPORT
SIG · ALEXAANDRU-GO-TREE
A
alexaandru-go-tree-sitter-bare
utilitygov1.11.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.

bare
github.com/alexaandru/go-tree-sitter-bare

Creates a new parser for the Bare programming language.

package main import ( "fmt" "github.com/alexaandru/go-tree-sitter-bare" ) func main() { // Example: parse a Bare source file parser := bare.NewParser() fmt.Println(parser) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
Meta
1
OpenAI (training)
1
Resources
alexaandru-go-tree-sitter-bare — go get alexaandru-go-tree-sitter-bare · libregistry