OS

If you have to ask, the answer is probably no, you can't.

But the OSDev wiki does have barebones examples in Pascal and Basic (not QBasic though).

Learning enough C to be dangerous is probably an easier path though, IMHO. Writing an OS can be fun and tedious and terrible and more fun. Test on real hardware often, all of the popular virtual machines cheat in ways that will tend to make your OS totally fail on real hardware.
 
Back
Top