|
|
|
|
|
by iExploder
1128 days ago
|
|
my impression is Zig wants to replace C and has the same philosophy of a very simple language that does not evolve once it stabilizes. that means to me they want to stabilize the language with small amount of features and make it as performant as possible at that point. from their webpage: A Simple Language Focus on debugging your application rather than debugging your programming language knowledge. |
|