|
|
|
|
|
by FraaJad
621 days ago
|
|
If you like higher level languages like C#, you are not going to like Zig, except the surface similarity in syntax. not liking syntax is not enough reason not to use a language. It takes a few days to get over the unfamiliarity in syntax. concepts are much harder to learn. |
|
Syntax is a big deal.
C# looks like Java because Microsoft wanted to court Java devs.
I will admit that I prefer higher level languages since I don't care much for memory management. I just want to build cool things.