Vild / PowerNex
- воскресенье, 26 июня 2016 г. в 03:14:37
D
A kernel written in D
PowerNex is a kernel written in the D Programming Language. The goal is to have a whole OS written in D, where PowerNex powers the core.
The name PowerNex comes from the words power
and next
. A kernel to power the
next generation of hardware.
It requires a crosscompiler, see link below for download.
It uses my build system called Wild
It expects the wild binary to be located in the root directory of PowerNex, then
you just need to run ./build
to build.
Prebuild toolchain (wild and compilers) for (Arch)Linux x64
One tip is to run source env.sh
, this adds shortcuts for building and running.
b
compiles and runs PowerNex in qemu, v
just builds PowerNex.
Recommended & Supported Virtual Machines
Dan Printzell
Mozilla Public License, version 2.0