On 5/25/23 12:13, Will Cooke via cctalk wrote:
Eclipse is a a java dog and keeping it up to date
between versions is a pain, but in my experience the benefits Mike mentioned are well
worth it.
For an editor, I use Joe--available on platforms from MSDOS to Linux X64
as well as Windows. It's basically a re-hash of WordStar, which goes
way back to the 8080 CP/M days.
Of course, current Joe knows some C syntax, does correct highlighting, etc.
About 40 years ago, I used emacs with the electric-C addon. It was okay.
I still code my makefiles by hand.
--Chuck