Free C ?
I saw an email on the Piclist that Microchip Technology (the PIC people) have made the full XC compilers including the optimization stuff (whatever that is) free for the downloading. It used to be that the unoptimizing compiler was available as a part of MPLAB. Here is the press release: https://ir.microchip.com/news-events/press-releases/detail/1403/microchip-expands-developer-access-with-free-mplab-xc-compilers-and-mplab-machine-learning-development-suite I've made many attempts to learn programming beyond PIC assembly language but never made much progress. Theoretically it should increase productivity but I dunno - I'm just not that great at programming. It sounds like a lot of folks are becoming, in effect: "systems analysts". they don't write code, they spec what they want the code to do. Then the AI generates the code. The person then reviews, tests and tweaks the input to AI for any necessary changes. I can't see doing that either, especi...