Is it possible to write an OS using a language that is not compiled [i.e. interpreted like python] or does not use a runtime [like Java] ? Wouldn’t the virtual machine need to run on top of an OS already ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Microsoft Research has created an OS, called Singularity.
It IS a research project though, and I think they needed some low level code to initiate the boot process (at some point an OS needs to talk to the hardware).
Wikipedia says: