Embedded Programming on Plan9 (#1)
embedded plan9
People look for the right tooling, libraries, and support when considering an operating system. I’ve been using 9front for a while, and wanted to do some embedded programming on it too. There’s no gcc, so SDKs won’t work directly, no tool to flash chips with - most people would use something else.
But don’t give up! Plan9 was used throughout the history for distributed computing, creating operating systems, and high-performance computing.
Read more...