What language was MSDOS written in?
A Wikipedia article implies C, QBasic, or Pascal, but:
- C was invented for writing UNIX, so I donβt think it was used to write MSDOS
- Pascal seems popular for teaching programming, but not very popular for writing operating systems in
- QBasic does not seem to be very popular for operating systems at the time MSDOS was developed (or was * BASIC ever very popular for writing operating systems in it?)
In addition to these three languages, there is also Assembly, but I assume that Microsoft has already switched from Assembly to a higher level language?
Since C was originally invented for UNIX, I still donβt think Microsoft uses C ... although the Microsoft API is written in C (I find this kind of oxymoronic, actually).
Can someone enlighten me on this topic?
c dos
user350814
source share