@@ -0,0 +1,5 @@
|
|||||||
|
*.o
|
||||||
|
*.d
|
||||||
|
*.sys
|
||||||
|
*.iso
|
||||||
|
|
||||||
@@ -0,0 +1,14 @@
|
|||||||
|
# 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).
|
||||||
|
|
||||||
|
# Legal
|
||||||
|
|
||||||
|
This project is licensed under the BSD-3 clause
|
||||||
|
|
||||||
|
Copyright (c) 2026, Chloe M., et al.
|
||||||
Reference in New Issue
Block a user