Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why is Intermezzos marked as not being pure Rust? #7

Open
bwinterton opened this issue Mar 18, 2016 · 2 comments
Open

Why is Intermezzos marked as not being pure Rust? #7

bwinterton opened this issue Mar 18, 2016 · 2 comments

Comments

@bwinterton
Copy link

I am just wondering why intermezzOS has been flagged as not being a pure Rust implementation? The repository contains nothing but Rust code and Assembly (It also shows Ruby from a vagrant file). If there is something I am missing I would love to know! Thanks for your help!

@phase
Copy link

phase commented Mar 18, 2016

I think by pure Rust, they mean only in Rust. The Assembly code is for booting and handling interrupts, which you could do in pure Rust.

@bwinterton
Copy link
Author

That is a possible interpretation. However redox is listed as pure rust but also contains assembly code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants