▲ | dayvster 3 days ago | |||||||
Not quite, it can translate C into zig using the `translate-c` command that it comes with. But it compiles directly into machine code | ||||||||
▲ | osmsucks 3 days ago | parent [-] | |||||||
There is a C backend, so you can also compile Zig into C if you want. | ||||||||
|