Ask your own question, for FREE!
Computer Science 17 Online
OpenStudy (anonymous):

In which languages can an OS be created like UNIX-C language (other than assembly languages)? the criteria for the language? can a scripting language be used to create an OS ?(like OS ununium based on python )

OpenStudy (anonymous):

I know C can. Scripting languages can't unless you use something along the lines of Cython; even then I don't know if they have the capacity to make one. No matter what, it has to be compiled to a very low level language or straight binary.

OpenStudy (anonymous):

You can use any programming language to create an os ,but the problem is device drivers .You need assembly level language.That is why c is used.Assembly language can be Embedded in c,whereas this not case in python.

OpenStudy (anonymous):

For example, Linux [the kernel] is *mostly* written in C, but it still has some assembly parts. Very little, though. I reckon there's a documentary film about Linus explaining this.. somewhere.

OpenStudy (anonymous):

C or C++ or both, since they were created for that :) Like my fellow companions said here, C is very good for this since it works with Assembly withing it, so therefore you can program in assembly languahge to command certain things, as device drivers. I believe there are pretty much lots of tools to work with, that can help out to make an OS, whether you use C, C++ or any opther language, just need to find those that access your interest :)

OpenStudy (anonymous):

C was designed specifically for that purpose though i think c++ can be used too. Assembly must be used at some point

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Latest Questions
Breathless: Spooky witch but cute
3 hours ago 3 Replies 0 Medals
Arriyanalol: help
3 hours ago 10 Replies 2 Medals
Arriyanalol: @tinydinoUwU stop trying to find a argument u blad lil boy
1 day ago 5 Replies 3 Medals
Jaded012023: Please tell me what you all think of this song
6 hours ago 6 Replies 1 Medal
Arriyanalol: bro how
6 hours ago 2 Replies 3 Medals
Arriyanalol: cant wait for the new bluey movie in 2027
1 day ago 12 Replies 2 Medals
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!