Tuesday, May 16, 2023

Show HN: Zig Without Unused Variable Errors https://ift.tt/5V3iAgp

Show HN: Zig Without Unused Variable Errors I hacked the flag --allow-unused into the Zig compiler to turn off the unused variable error. https://ift.tt/NAvyrSO May 17, 2023 at 08:57AM

No comments:

Post a Comment

Show HN: Tree-walk interpreter (and formatter) written in C https://ift.tt/AxtnZRD

Show HN: Tree-walk interpreter (and formatter) written in C Hello HN, this is my first "completed" project since I took on this co...