Go to file
pointer-to-bios aff3dde56a add repo readme 2024-08-22 22:00:03 +08:00
profile prifile 2024-08-22 21:57:44 +08:00
README.md add repo readme 2024-08-22 22:00:03 +08:00

README.md

NonX

Exploring for a future kind of OS kernel. This sort of kernel will almost do nothing, just like its name 'NonX' says, whitch make it seems like a simple modules' loader instead of now-said kernel.

This sort of kernel completely throw the operating system theories away. All the operating system function just run base on the kernel. Kernel shouldn't provide any operating system functions.

The final target is to build a kernel that only process APIs and provide data type and primitives standards.

Architecture

nonx-architexture