Commit Graph

4 Commits

Author SHA1 Message Date
bea04d6810 Add comprehensive test system for Go-to-Zig compiler
- Implement end-to-end test runner for compilation and behavior tests
- Add test cases for basic print functionality
- Refactor translator to use proper AST generation
- Remove redundant programs directory in favor of tests
2025-06-05 22:36:38 -05:00
dba4617520 Add 'make test' command 2025-05-24 15:26:30 -05:00
0bf8c3ef6b Starting Zig code generator with one test 2025-05-21 23:00:35 -05:00
bdf7ea85d3 Hello, world! 2025-05-20 19:20:16 -05:00