ring0 is an operating system mainly aimed for academic and research purpose.
the main objective is to understand the concepts like system architecture, processor initialization and modes, memory management and protection, boot loaders, kernel, user spaces; etc by developing and programming them.
New ideas and security concepts will be tried while developing an operating system.