Hacker News new | ask | show | jobs
by saagarjha 2311 days ago
Searching for things like "MISRA C" and "real-time computing" will help you get started.
2 comments

Thanks a lot for the keywords; these are very good starting points to look for further stuff on the topic!

Didn't know that there was a term (i.e., real-time computing) for this kind of systems / constraints.

I'd also look a the Joint Strike Fighter C++ Coding Standard. Stroustrup himself hosts it as an example of how C++ is a multi paradigm language that you can use a subset of to meet your engineering needs.

http://www.stroustrup.com/JSF-AV-rules.pdf

My older co-workers have some great alternative definitions of that initialism.