add generator

This commit is contained in:
Rune
2026-01-29 16:12:57 +01:00
commit 397c0e320c
4 changed files with 1484 additions and 0 deletions

6
BeefProj.toml Normal file
View File

@@ -0,0 +1,6 @@
FileVersion = 1
[Project]
Name = "Cpp2Beef"
TargetType = "BeefLib"
StartupObject = "Cpp2Beef.Program"