0408b34438c48a268b2196ef11995e33a5a6f987
Signed-off-by: Chloe M <chloe@mensia.org>
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%