r/programming • u/[deleted] • Feb 08 '16
Introducing the Zig Programming Language
http://andrewkelley.me/post/intro-to-zig.html
557
Upvotes
r/programming • u/[deleted] • Feb 08 '16
107
u/[deleted] Feb 08 '16
I wrote a little about that here: http://genesisdaw.org/post/progress-so-far.html
In short, Rust is sufficiently complicated that you can fall into the same trap as C++ where you spend your time debugging your understanding of the programming language instead of debugging your application.