Y
Hacker News
new
|
ask
|
show
|
jobs
by
jedbrown
3691 days ago
Most everything here is subjective, inaccurate, or outdated by C99, save Fortran's multi-dimensional array handling which is legitimately superior to C despite partial reconciliation by VLAs.
1 comments
nickpsecurity
3691 days ago
Well, darn, there goes that. I'll have to re-examine it with C99 reference to assess it's accuracy.
link
pjc50
3691 days ago
I don't think it's quite that bad, but "for numeric programming" is a very important caveat here. As is "define higher-level".
link
nickpsecurity
3690 days ago
I think higher level would be effecient, English-like representation that's closer to algorithm pseudo-code than managing machine details.
link