You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 days ago | |
---|---|---|
.cargo | 2 years ago | |
.vscode | 2 months ago | |
kernel | 4 days ago | |
limine@751e802e17 | 2 months ago | |
repbuild | 7 days ago | |
.gitignore | 2 months ago | |
.gitmodules | 2 months ago | |
CONTRIBUTING.md | 4 days ago | |
Cargo.lock | 2 weeks ago | |
Cargo.toml | 2 months ago | |
LICENSE | 2 years ago | |
MANIFESTO.md | 3 weeks ago | |
README.md | 4 days ago | |
design.dot | 4 weeks ago | |
meta.md | 2 months ago | |
out.txt | 2 months ago | |
rust-toolchain.toml | 2 months ago | |
rustfmt.toml | 1 month ago | |
shell.nix | 1 week ago | |
system.toml | 1 week ago |
README.md
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
Community
Compiling
git submodule update --init
cargo repbuild