OS Development
Satoshi
rene at cincura.eu
Mon Jul 11 19:30:46 UTC 2022
On Friday, 10 June 2022 at 09:46:29 UTC, Temur Tulenov wrote:
> Hello, I would like to know how to create an OS on D. For
> architectures such as x86_64(amd64), ARM, RISC-V, MIPS, etc.
> Please help me.
Hey,
I created my OS in D. You can check it there
https://github.com/rikarin/trinix
All of the needed resource to develop your own OS should be there
https://wiki.osdev.org/Main_Page
More information about the digitalmars-d-ldc
mailing list