Hacker News new | ask | show | jobs
by aWidebrant 2296 days ago
The main thing that C provides over other languages is direct hardware access. So study the hardware, find out what you want to do with it, then use C to implement it.