|
|
|
|
|
by pjmlp
1442 days ago
|
|
Only if you ignore all the compiler extensions, that everyone that doesn't care about reading the standard, thinks are part of C. Get ready for K&R compatibility removal on C23, with improved generics, type inference and lambdas probably landing on C26. C is actually a good example, given that it shares authors with Go, which at the time also decided to ignore what systems programming languages have been doing since 1958 outside Bell Labs. |
|