Sinaps OS (Synapseos) - Russian modular operating system in C and (GNU ASM / GAS).
One of the key features of the Sinaps OS is the removal of architectural-dependent parts into separate functions. This solution allows us to significantly simplify the process of transferring software to new platforms and provides a high degree of universality of the operating system. The main idea of the Sinaps OS is to create a convenient and universal platform for developers, which will allow them to focus on writing code without wasting time to adapt to various hardware platforms.
The project promotes the philosophy of modality.
Project website | Vicki
At the moment, there is a process of preparing for alpha testing
The architecture and project plan have recently been revised. At the moment, the code base is corresponding from scratch.