OS written in Rust for a science project
Go to file
2021-09-20 09:25:53 -05:00
.cargo Create dummy allocator 2021-09-19 13:59:28 -05:00
src Use levenshein distance to correct commands 2021-09-20 09:25:53 -05:00
.gitignore Initial Commit 2021-09-15 11:34:02 -05:00
Cargo.lock Refactor to remove arrayvec 2021-09-20 08:49:48 -05:00
Cargo.toml Refactor to remove arrayvec 2021-09-20 08:49:48 -05:00
LICENSE Initial commit 2021-09-15 11:32:44 -05:00
README.md Initial commit 2021-09-15 11:32:44 -05:00
x86_64-karxos.json Create custom target 2021-09-15 14:54:27 -05:00

KarxOS

OS written in Rust for a science project