Hacker News new | ask | show | jobs
by roland35 594 days ago
I once did an engineering camp at the Air Force academy and in one of the classes we programmed Lego mindstorms with Ada - something like https://www.adacore.com/academia/projects/real-time-mindstor...

I do wish we had better options for embedded! Even C++ isn't making much headway against C when it comes to programming microcontrollers.

2 comments

Mikroe is still in business selling BASIC and Pascal compilers for microcontrollers, so some do pay for them.
Ada is so good for embedded. Loving it.