MISRA C 2023 has been released! As a member of the MISRA C working group, Parasoft contributes to the MISRA C standard. The MISRA organization had me in deep anticipation for this release after MISRA ...
There's a lot of hype around the Rust programming language, and I'm seeing it being adopted by various projects, not least ...
In the world of embedded systems, the language debate is alive and well. For years, C has dominated this space, its minimalistic design and low-level control giving embedded engineers the tools to ...
Share on Facebook (opens in a new window) Share on X (opens in a new window) Share on Reddit (opens in a new window) Share on Hacker News (opens in a new window) Share on Flipboard (opens in a new ...
Ask most embedded developers why they're still writing firmware in C, and you'll hear the same answer: "C++ is too heavy for embedded." That concern has merit. It's also more than 20 years out of date ...
BARR-C:2018 is fully harmonized with MISRA C:2012. Many firmware developers choose to combine bug-killing stylistic rules from the BARR-C standard with safety guidelines from MISRA C. BARR-C:2018 is ...
When writing code for a new hardware platform, the last thing you want to do is bother with the minutiae of I/O routines, string handling and other similarly tedious details that have nothing to do ...
Mention embedded programming and most will automatically think of C. But while it’s still the dominant language for the space, these days C has lots of company. The Internet of Things (IoT) is one of ...
From our study of C++, it should be clear that, unlike class encapsulation and single inheritance, which were essentially free in C, polymorphism in C involves some complexity and overhead. In the ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results