top | item 37182683

(no title)

oll3 | 2 years ago

I have replaced my use of C (and C++) in embedded with Rust for the last couple of years. Sure, some parts are still missing or immature, but overall also very promising. And I do enjoy it so much more than the MCU manufacturer's please-insert-your-c-code-between-these-comments-and-pray kind of development.

discuss

order

stjohnswarts|2 years ago

Are you doing this on personal projects or commercial projects? I'm pretty happy with c++17 on all my embedded commercial projects

oll3|2 years ago

Strictly commercial. But if one is happy with other language I guess there is little reason to switch.