Rust Bare Bones: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
Update with some more content, and a replacement to rustboot
add Redox
Line 14:
* https://github.com/thepowersgang/rust-barebones-kernel - A framework written in rust 1.0 alpha, supporting x86 and x86-64, boots offf multiboot.
* https://github.com/charliesome/rustboot - VERY old (rust 0.7), includes a bootsector.
* https://github.com/redox-os/redox
 
[[Category: Bare bones tutorials]]