7 ms·
It is still written in C.
by kirha 2y ago
It is still written in C.
- JPLeRouzic 2y agoThey are moving toward a C++ code: "It also adds support for the latest C and C++ standards, marking a first step towards the introduction of modern C++ concepts into ReactOS" https://reactos.org/project-news/rosbe-22-released/ https://reactos.org/project-news/rosbe-22-released/
- kirha 2y agoOperating system is complex project that consists of many elements. Kernel is one of them and it is written in C and assembler. What you write is truth but it doesn't apply to kernel.