+ 2
Which languages are used for programming operating systems such as kali Linux, Unix?
How operating system works or how they are programmed can anyone explain it in detail
5 odpowiedzi
+ 4
c and assembly
even c was created to build unix
+ 2
Linus Torvalds wrote Linux in the early to mid-1990s based off of Berkley's BSD project. Because BSD required liscensing (16 max) Linus wanted to create a similar platform but free, so he created Linux. Most assuredly Linux is mostly written in C with patches and wrappers built in to handle other language additions. This link has an interview with Linus about why and how he created Linux: https://arstechnica.com/information-technology/2015/08/how-linux-was-born-as-told-by-linus-torvalds-himself/
I've been using Linux since Red Hat 95 and Mandrake 1 were the popular flavors. I love it and detest Microsoft and Apple lol
+ 1
And what about Linux can you explain it in detail
+ 1
cpp
0
Unix was created with C++ surely