Initial commit.

This commit is contained in:
2025-08-26 20:26:12 -04:00
commit 94f9c6652e
38 changed files with 1767 additions and 0 deletions

5
go.mod generated Normal file
View File

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