I would like to know what projects cannot be done in C.
I know programming can be quicker and more intuitive in other languages. But I would like to know what features are missing in C that would prevent a project from being completed well.
For example, very few web-frameworks exist in C.
There's one thing C can't do; you can't make generic code - that is, as code as fast as C++ code that is also generic.
C is indeed suitable for large projects. Programming in C requires a great deal of discipline than most modern programming languages.
C, like many other languages, is Turing Complete.
So simple answer is: none.
However, C++ Template Meta Programming meets the same criterion, so "it is possible" is not a good criterion to choose tools.
The very first C compiler?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With