stuff i guess

This commit is contained in:
2026-03-15 14:40:13 +11:00
commit ace8bb673d
39 changed files with 8936 additions and 0 deletions

5
go.mod generated Normal file
View File

@@ -0,0 +1,5 @@
module chookspace.com/ground/grammar
go 1.22
require github.com/tree-sitter/go-tree-sitter v0.24.0