kubo39 / fusion

D port of https://github.com/khaledh/fusion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Writing OS in D, porting from FusionOS

This is D uefi-based OS porting from Writing OS in Nim by Fusion OS, which is written in Nim.

prerequiresites

  • LDC - LLVM D Compiler
  • QEMU
  • UEFI BIOS image:
    • Ubuntu: apt install ovmf

About

D port of https://github.com/khaledh/fusion

License:Boost Software License 1.0


Languages

Language:D 80.2%Language:Just 19.8%