0
What's the best programming language to build an OS?
If you want to build an OS, what language is better to do it, where I could find a tutorial por help?
12 Respostas
+ 4
c , assembly
even c was introduced to build unix os
+ 4
C++ is a better option these days..
Windows was made in C++...
Even linux uses C++ these days...
+ 4
@MR Programmer
I wasn't talking about the kernel part here...
+ 4
@MR Programmer
Yes, It won't, but what will the use of the kernel be without the other part which was developed in C++ ?
So, I agree that Windows was made in both C++ and C...
+ 4
@MR Programmer
Im just in 12th...
+ 3
@kinshuk tell me how an os will work without kernel.
+ 3
and assembly too . assembly is the main part to link your kernel to hardware.
I Know because i have built one os.
+ 3
@MR Programmer
Yes, Assembly will be required as well...
Wow, You made an OS!
+ 3
@kinshuk are you an iitian by your baground image. (i am not)
+ 1
C is the best to build OS, because it is stable abd fast to operate
+ 1
@Kinshuk the kernel of Windows , Linux is written in c.
http://stackoverflow.com/questions/580292/what-languages-are-windows-mac-os-x-and-linux-written-in
0
I think the best language for OS build is Java because it uses every computer science aspects and it's also good for you as it can get really interesting though complicated.
For an intelligent programmer it advised to develop and detect vulnerabilities among your code that can lead to errors of high complexity. If you find yourself troubled by those you can also use a program as help. I tend to use checkmarx for error detection.
Good luck programming.
Ben.