Files
go-zig-compiler/internal/zig/README.md
2025-05-24 15:17:04 -05:00

2 lines
210 B
Markdown

A Zig code generator based on the [Zig language specification](https://github.com/ziglang/zig-spec) PEG grammar. The grammar is included in the source so that it can easily be diffed for changes in the future.