skvadrik / re2c

Lexer generator for C, C++, Go and Rust.
https://re2c.org
Other
1.06k stars 169 forks source link

Suggestion: Zig support #451

Open kassane opened 1 year ago

kassane commented 1 year ago

From 0.10 it is already possible to use the self-hosting compiler (stage2).

Updated: https://ziglang.org/download/0.11.0/release-notes.html

References:

skvadrik commented 1 month ago

Zig support was added in experimental branch syntax-files: https://github.com/skvadrik/re2c/commit/5cd48a8ffb1bfc82b17bd7f381437efd1678b188. See examples: https://github.com/skvadrik/re2c/tree/syntax-files/examples/zig.