initial commit

This commit is contained in:
2026-03-04 20:24:33 -08:00
commit bb510fea4a
39 changed files with 14640 additions and 0 deletions

5
go.mod generated Normal file
View File

@@ -0,0 +1,5 @@
module github.com/dunhamsteve/tree-sitter-newt
go 1.22
require github.com/tree-sitter/go-tree-sitter v0.24.0