To view parent comment, click here.
To read all comments associated with this story, please click here.
The question isn't whether it works at all, but whether higher-level languages wouldn't work better for them. Especially later on when the project has to be maintained and extended.
For some people C is the only language that will work for their project. Higher level languages are not always a replacement, so harping on about them will not work.
For some people C is the only language that will work for their project.
You yourself say "some". I'd say "few".
Higher level languages are not always a replacement, so harping on about them will not work.
If you're gonna dismiss my comments as "harping", at least come up with some logical counter-arguments. The fact that a few projects really do require a low-level language doesn't mean that many other projects wouldn't be better served with higher-level languages.




Member since:
2005-07-06
People write in C because it works for their project
The question isn't whether it works at all, but whether higher-level languages wouldn't work better for them. Especially later on when the project has to be maintained and extended.
not because they have never seen another language before.
..., but because they're most familiar with C and aren't sure about going with something new. Perfectly natural, if regrettable.