>>9630922No, you're wrong Python is never the right tool.
I worked for a couple years doing ASM & C for embedded systems and such, though we were permitted to use C++ if we chose. And - this is completely anecdotal - I found that C was better. It tended to compile to smaller sizes and, more importantly, it "meshed" better with the ASM. It was more efficient to use ASM with C than with C++.