go-tree-sitter
go-tree-sitter copied to clipboard
SPARQL Bindings & Golang 1.20
This PR is mainly to add SPARQL golang bindings generated from the tree-sitter-sparql parser from @BonaBeavis
See also:
- Fix assumption that all tags start with 'v' & treat reference as the given tag;
- Golang upgrade to 1.20 along with Github actions matrix addition.
Hello @conbon ! Not sure how popular SPARQL is. Maybe you could consider keeping it in a separate repository and we can just link it from the readme? Similar to https://github.com/smacker/go-tree-sitter/pull/104#issuecomment-1529487436 ?