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?

14th May 2017, 4:06 PM
Moisés David Rojas Henao
Moisés David Rojas Henao - avatar
12 Respostas
+ 4
c , assembly even c was introduced to build unix os
14th May 2017, 4:09 PM
MR Programmer
MR Programmer - avatar
+ 4
C++ is a better option these days.. Windows was made in C++... Even linux uses C++ these days...
14th May 2017, 4:43 PM
Solo Wanderer 4315
Solo Wanderer 4315 - avatar
+ 4
@MR Programmer I wasn't talking about the kernel part here...
14th May 2017, 4:48 PM
Solo Wanderer 4315
Solo Wanderer 4315 - avatar
+ 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...
14th May 2017, 4:51 PM
Solo Wanderer 4315
Solo Wanderer 4315 - avatar
+ 4
@MR Programmer Im just in 12th...
14th May 2017, 4:59 PM
Solo Wanderer 4315
Solo Wanderer 4315 - avatar
+ 3
@kinshuk tell me how an os will work without kernel.
14th May 2017, 4:49 PM
MR Programmer
MR Programmer - avatar
+ 3
and assembly too . assembly is the main part to link your kernel to hardware. I Know because i have built one os.
14th May 2017, 4:53 PM
MR Programmer
MR Programmer - avatar
+ 3
@MR Programmer Yes, Assembly will be required as well... Wow, You made an OS!
14th May 2017, 4:56 PM
Solo Wanderer 4315
Solo Wanderer 4315 - avatar
+ 3
@kinshuk are you an iitian by your baground image. (i am not)
14th May 2017, 4:58 PM
MR Programmer
MR Programmer - avatar
+ 1
C is the best to build OS, because it is stable abd fast to operate
14th May 2017, 4:31 PM
Ryan Deng
Ryan Deng - avatar
14th May 2017, 4:46 PM
MR Programmer
MR Programmer - avatar
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.
14th May 2017, 9:50 PM
Ben hart