|
|
|
|
|
by portly
14 days ago
|
|
After having used Zig for a couple of months now I am convinced it is a fantastic tool language. You just pick it up to hack some idea together freely. Every time I hit a wall, I find the creators have thought of it already and offers comfort. But nothing gets in your face how to use the programming language "correctly". For me it is now the go-to "tinker in my garage" language. |
|
It doesnt let you have unused variables and theres no multiline comment support. These are fairly significant productivity issues for me