686f8daf8b5e65d40f72cbe4871a8b5cf655d5f1
Plural Technology (PT)
PT is an operating system meant for those with DID in which users can exist within users and each respective user can front sub-users seemlessly without the need to log out.
PT is built from scratch using its own independent kernel which is inspired from NT while taking
few things from UNIX (e.g., ELF, graphical boot console, etc) and omitting the bad parts (such as
fork(), etc).
Top-level directory structure
artifacts/ - Generated on build, contains the ISO among other things
sdk/ - OS Software Development Kit
service/ - The OS service pack (contains the kernel, apps, bootloader, etc)
tools/ - Host specific tooling (will only work on UNIX-like hosts)
Legal
This project is licensed under the BSD-3 clause
Copyright (c) 2026, Chloe M., et al.
Description
Languages
C
95.1%
Makefile
1.7%
Assembly
1.3%
Shell
0.9%
C++
0.6%
Other
0.4%