forked from AbleOS/ableos
koniifer
96c2bd5cd5
restructure render lib add peony's render api additions and example add image example fix some dubious bugs i had made in unused code in mem_serve.rs remove tetris stub (now in peony's fork) update hblang |
||
---|---|---|
.cargo | ||
.vscode | ||
contrib | ||
dev | ||
kernel | ||
limine@2d3d7b2633 | ||
repbuild | ||
sysdata | ||
.gitignore | ||
.gitmodules | ||
Cargo.lock | ||
Cargo.toml | ||
HELP.md | ||
LICENSE | ||
README.md | ||
rust-toolchain.toml | ||
rustfmt.toml | ||
shell.nix |
AbleOS
An UNIX-unlike micro-kernel written in rust with an embedded bytecode virtual machine.
Please note that a custom target directory is not supported and support will not be added.
Community
Donations can be made here on Liberapay or on Patreon
Compiling
See HELP.md
Developing
There is a new work in progress developer tool for hblang. (see: dev folder)