Luke Wilson d5f346cf8b Add comprehensive test suite for Zig AST
- Add TestAllExpressionTypes covering all expression nodes
- Add TestAllStatementTypes covering all statement nodes
- Add TestAllTypeExpressions covering all type expressions
- Add TestControlFlowPatterns demonstrating complex control flow
- Fix formatter for field initializers, type spacing, and labels
- Fix handling of orelse blocks, switch payloads, and errdefer
- Remove duplicate test functions from previous edits
- Tests serve as documentation/examples for AST construction
2025-06-05 22:00:41 -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%