go-tree-sitter icon indicating copy to clipboard operation
go-tree-sitter copied to clipboard

SPARQL Bindings & Golang 1.20

Open conbon opened this issue 2 years ago • 1 comments

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.

conbon avatar Oct 25 '23 16:10 conbon

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 ?

smacker avatar Dec 15 '23 06:12 smacker