Hacker News new | ask | show | jobs
by flohofwoe 617 days ago
SDCC is a niche C compiler for 8-bit CPUs and is more uptodate than MSVC ;P

https://sdcc.sourceforge.net/

That's the nice thing with C: it's much easier for small teams to fully support than the latest C++ standards.

1 comments

Now try to use it on the embedded deployments that require certification.