Accelerated-Zig-Parser
Accelerated-Zig-Parser copied to clipboard
update benchmarks, labeled switch statements are merged
see PR https://github.com/ziglang/zig/pull/21367
Might be also usable instead of while (true) {.
Nice! Yes, we can now express the intended control flow in my project too.
Merged.