Hacker News new | ask | show | jobs
by stephc_int13 2297 days ago
In my opinion, one of the main reasons C looks old and not practical to beginners is the standard libs API.

But it is perfectly possible to use C as a language with a more modern and easier to read API, but you'll probably have to build your own.