Rust: Difference between revisions

71 bytes added ,  2 years ago
re-added bootboot to list
[unchecked revision][unchecked revision]
(fuck off bzt)
(re-added bootboot to list)
Line 74:
* [http://os.phil-opp.com/ Blog Series: Writing an OS in Rust]
* [http://www.randomhacks.net/2015/11/11/bare-metal-rust-custom-target-kernel-space/ Retarget your compiler so interrupts are not evil]
* [[BOOTBOOT]] loader has an example 64 bit higher half kernel in Rust
* [https://github.com/rust-osdev rust-osdev on GitHub]