| ▲ | Zambyte 8 hours ago | |||||||
Early talks by Andrew explicitly leaned into the notion that "software can be perfect", which is a deviation from how most programmers view software development. Zig also encourages you to "think like a computer" (also an explicit goal stated by Andrew) even more than C does on modern machines, given things like real vectors instead of relying on auto vectorization, the lack of a standard global allocator, and the lack of implicit buffering on standard io functions. I would definitely put Zig on the list of languages that made me think about programming differently. | ||||||||
| ▲ | jamiejquinn 3 hours ago | parent | next [-] | |||||||
Has it changed how you program in other languages? Because that to me is the true mark of a thought-shifting language. | ||||||||
| ▲ | keyle 6 hours ago | parent | prev [-] | |||||||
I'm not sure how what you stated is different from writing highly performance C. | ||||||||
| ||||||||