Comment on How to Make a Computer Operating System in C/C++Comments−xradionut12yHow about making a language, compiler, OS and applications and not use C or C++ ?https://news.ycombinator.com/item?id=6829464−reirob12yYou forgot to add in your list: making a completely new processor ;) Which the linked project actually achieves.−xradionut12yThere's that too. Although I'd like to have the time to port Oberon to MIPS, maybe the PIC32 since the more powerful, modern MIPS chips are out of budget. Haven't done the analysis, but I think it would be a good match.
Comments
How about making a language, compiler, OS and applications and not use C or C++ ?
https://news.ycombinator.com/item?id=6829464
You forgot to add in your list: making a completely new processor ;) Which the linked project actually achieves.
There's that too. Although I'd like to have the time to port Oberon to MIPS, maybe the PIC32 since the more powerful, modern MIPS chips are out of budget. Haven't done the analysis, but I think it would be a good match.