+ 8
Which languages should i read for make operating systems,like windows,linux etc?
3 Antworten
+ 5
IBM PC Assembly Language.
+ 3
You NEED at least a little Assembly language for parts like the bootloader, and for the rest of it, mostly C and C++. Linux is made almost entirely in C.
+ 3
Asm and C