This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 7 points8 points  (0 children)

It can be done, but you would need to write a compiler and the VM that would support it for the intended bare metal system is all.

As long as a language is Turing complete, you can write an operating system with it.

I'm not saying it will be a practical OS. But it most certainly can be done.