Baremetal COBOL (proof of concept)
Posted: Thu Nov 24, 2022 3:55 pm
Hi!
A kernel in COBOL
It's not an usable OS by any means, just a toy kernel to prove that COBOL is nice, some drivers are implemented in COBOL, including a minimal PS2 controller initializer and ATAPI drivers.
Maybe I should've targeted itanium instead of x86, eh, anyways here is the code for your enjoyment
https://github.com/wxwisiasdf/cobol-pc86
Cheers!
A kernel in COBOL
It's not an usable OS by any means, just a toy kernel to prove that COBOL is nice, some drivers are implemented in COBOL, including a minimal PS2 controller initializer and ATAPI drivers.
Maybe I should've targeted itanium instead of x86, eh, anyways here is the code for your enjoyment
https://github.com/wxwisiasdf/cobol-pc86
Cheers!