> What is M2 Planet? My project https://github.com/oriansj/M2-Planet
That is both written in Assembly: http://git.savannah.nongnu.org/cgit/stage0.git/tree/stage2/cc_x86.s (That can be bootstrapped from a hex0 monitor) And in C (That it can self-host from) That way you can build it with any C compiler you like or bootstrap it from stage0 https://savannah.nongnu.org/projects/stage0/ -Jeremiah