Add Bindings

This commit is contained in:
Rune
2026-01-29 16:58:17 +01:00
parent f63391acaa
commit d13af62438
13 changed files with 8186 additions and 0 deletions

6
BeefProj.toml Normal file
View File

@@ -0,0 +1,6 @@
FileVersion = 1
[Project]
Name = "Clang-C"
StartupObject = "LibClang.Program"
DefaultNamespace = "LibClang"