mirror of
https://github.com/elladunbar/tree-sitter-zanscript.git
synced 2025-11-05 23:29:54 -06:00
First commit
This commit is contained in:
commit
8e99061065
47 changed files with 9107 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module github.com/tree-sitter/tree-sitter-your_language_name
|
||||
|
||||
go 1.23
|
||||
|
||||
require github.com/tree-sitter/go-tree-sitter v0.23
|
||||
Loading…
Add table
Add a link
Reference in a new issue