-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Joshua Barretto edited this page Aug 9, 2017
·
1 revision
Tupai is a modular POSIX-like operating system created for educational purposes. It aims to become a fully modular operating system kernel, userland and environment capable of hosting complex userland programs. It does not aim for full POSIX compliance, but compatibility where possible is desirable. Performance is also not a primary concern, and optimisations should not be made in ways that seriously compromise the design, readability or maintainability of the codebase.