Starting Zig code generator with one test

This commit is contained in:
2025-05-21 23:00:35 -05:00
parent bdf7ea85d3
commit 0bf8c3ef6b
5 changed files with 217 additions and 1 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.frop.prof/luke/go-zig-compiler
go 1.24.3