erde74 / plan9rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my naive approach to rewrite the K10 kernel in rust.

It started in 8. March 2022 when i got covid and was in quarantine. My initial gaol was to get to the point where it is possible to use Box and friends.

In this repository is the lates incarnation, i think i stopped working on it Mai 2022.

How to Build

cd K10
make
cargo build
make qemu

About


Languages

Language:C 63.9%Language:Rust 28.7%Language:Zig 5.0%Language:Assembly 2.2%Language:Makefile 0.1%Language:Shell 0.0%