forked from AbleOS/ableos
.cargo | ||
.vscode | ||
kernel | ||
limine@751e802e17 | ||
repbuild | ||
.gitignore | ||
.gitmodules | ||
Cargo.lock | ||
Cargo.toml | ||
CONTRIBUTING.md | ||
design.dot | ||
LICENSE | ||
MANIFESTO.md | ||
meta.md | ||
out.txt | ||
README.md | ||
rust-toolchain.toml | ||
rustfmt.toml | ||
shell.nix | ||
system.toml |
TODO - Integrate HBVM HBVM also needs full spec compliance - Build out the object system - Build or Find an acceptable IDL Short List of potentials - Jerma - Work on a styleguide for commits Maybe something allong the lines of [relevant shorthand note] Explination - Build a scheduler for HBVM - Language support on HBVM - HBVM assembler (with IDL support) - HBVM Lisp/s-expr Compiler (Also (with (IDL (support)))) - Documentation - Drivers - serial driver - PS/2 mouse driver - PS/2 Keyboard driver - VGA driver - SVGA driver - File system - VFS - Disk driver - A ton more
Community
Compiling
git submodule update --init
cargo repbuild