MISRA

MISRA or Motor Industry Software Reliability Association is a set of programming guidelines for C and C++ software development. The goal of the guidelines is to help reduce risky code upfront by avoiding language constructs that are more prone to bugs. This will increase automotive reliability, safety and quality.