Making a compiler for my hobby os?
Posted: Thu Aug 27, 2026 6:00 pm
So I've recently been making my own operating system, SolsticeOS, and I've sort of hit a bit of a wall, got myself a little burnt out and haven't worked on it in a couple months, so I thought I'd try something different. And so I've been having a look at compilers, been doing some reading, and I thought to myself, why don't I make a compiler for SolsticeOS? Because then I can really say, that I made the whole thing from scratch, my own bootloader, my own compiler, my own kernel, and it'd all be mine! And so I was just wondering what most people's thoughts were on making a compiler for my operating system. For example, if you think that it's something worth my time learning and making, or if you think it'd be a huge waste of time, and that I should continue with my operating system, and I know that this is the OSdev forums, not the uh compiler forums or whatever they have, but I thought that it was fair for me to post it here. Anyway, I'd really appreciate any advice or tips or opinions on making a compiler for my os, where to get started, etc..