Writing an OS in Rust
os.phil-opp.com
Writing an OS in Rust
1–10 of 10 posts
Re: Writing an OS in Rust
#2Re: Writing an OS in Rust
#3Obligatory plug for the same thing in big: https://www.redox-os.org/
Re: Writing an OS in Rust
#4Re: Writing an OS in Rust
#5Re: Writing an OS in Rust
#6Ah, the Rust Evangelism Strike Force is finally back! Can't wait for the webshit weekly at n-gate.com
Re: Writing an OS in Rust
#7It's the beginning of a kernel. It may expand in the future, but to me, calling it an OS is like building a door and calling it a house. It's inaccurate and it makes it sound greater than it currently is. I on the other hand do not want to make it sound less great of course, but what we call things does matter.
Re: Writing an OS in Rust
#8It's the beginning of a kernel. It may expand in the future, but to me, calling it an OS is like building a door and calling it a house. It's inaccurate and it makes it sound greater than it currently is. I on the other hand do not want to make it sound less great of course, but what we call things does matter.
They are great articles in the end, very nice reads. Some of them going a long way into the details. Recommended to anyone interested in kernels (or to learn how a kernel is not an OS :))
Re: Writing an OS in Rust
#9Ah, the Rust Evangelism Strike Force is finally back! Can't wait for the webshit weekly at n-gate.com
Experimenting with safer language choices and see how that might help writing a kernel is a fun exercise. I am glad that Phil shared these articles, I learned a bunch from it.
Re: Writing an OS in Rust
#10It's the beginning of a kernel. It may expand in the future, but to me, calling it an OS is like building a door and calling it a house. It's inaccurate and it makes it sound greater than it currently is. I on the other hand do not want to make it sound less great of course, but what we call things does matter.