logoalt Hacker News

jenadinelast Tuesday at 6:11 AM1 replyview on HN

Could you show me an example of a micro controller still supported today which doesn't have a C++ compiler?


Replies

foldrlast Tuesday at 10:48 AM

The 8051. I think C++ compilers technically exist for it, but for most hardware the only practical choice is the Keil C51 compiler, which is C89.