Comment on Zig is everything I want C to beparentComments−jonathrg1yC's function declaration syntax is pretty weird and makes the language harder to parse. Most languages have a function keyword.
Comments
C's function declaration syntax is pretty weird and makes the language harder to parse. Most languages have a function keyword.