Nearly complete Zig AST
This commit is contained in:
1
internal/zig/README.md
Normal file
1
internal/zig/README.md
Normal file
@@ -0,0 +1 @@
|
||||
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.
|
Reference in New Issue
Block a user