Hacker News new | ask | show | jobs
by kirha 728 days ago
It is still written in C.
1 comments

They 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/

Operating 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.