About type inference coming to the C language as well
About type inference coming to the C language as well
Posted Dec 14, 2023 10:57 UTC (Thu) by farnz (subscriber, #17727)In reply to: About type inference coming to the C language as well by swilmet
Parent article: Modern C for Fedora (and the world)
You're not going to get very far when you can't access arguments, or do I/O. Wuffs is deliberately limited to not doing that, because it's dangerous to mix I/O with file format parsing.