Luke Wilson 258b3c8e9b Add comprehensive Zig syntax test coverage
- Add support for error sets and error union types
- Implement for loops with index and payload syntax
- Add defer, break, continue, and switch statements
- Support unary expressions and array indexing
- Add unreachable expression and test declarations
- Extend AST with new type expressions (array, error union)
- Update formatter to handle all new syntax elements
- Fix formatting for switch prongs, payloads, and blocks
2025-06-05 20:44:49 -05:00
2025-05-20 19:20:16 -05:00
2025-05-20 23:13:27 +00:00
2025-05-20 23:13:27 +00:00
2025-05-24 15:26:30 -05:00
2025-05-20 23:13:27 +00:00

go-zig-compiler

Experimental Go -> Zig compiler

Description
Experimental Go -> Zig compiler
Readme 0BSD 108 KiB
Languages
Go 99.5%
Makefile 0.4%
Zig 0.1%