First commit

This commit is contained in:
Ella Dunbar 2025-10-18 16:58:19 -05:00
commit 9392139a9c
47 changed files with 9107 additions and 0 deletions

11
bindings/c/tree-sitter-zanscript.pc.in generated Normal file
View file

@ -0,0 +1,11 @@
prefix=@PREFIX@
libdir=@LIBDIR@
includedir=@INCLUDEDIR@
Name: tree-sitter-zanscript
Description: Zanscript grammar for tree-sitter
URL: @URL@
Version: @VERSION@
Requires: @REQUIRES@
Libs: -L${libdir} @ADDITIONAL_LIBS@ -ltree-sitter-zanscript
Cflags: -I${includedir}