Projects

ringOS (archived)

ringOS is a 64-bit operating system. Development started in September 2021. Then, in June 2022 we started experimenting with Limine bootloader. After further experimenting, we plan for ringOS-X to be successor of ringOS that will feature Limine bootloader.

Termi

Termi is a powerful terminal written in C++ using OpenGL and Dear ImGui. The goal is to create an independent terminal environment which uses "own" rendering and shell system.

Termi-Lua

Termi-Lua is a Lua version of Termi. It is easy to port since it doesn't have GUI system.

Cmbal

Small programming language written in C. It is an mbal clone.

mbal++

mbal clone, 1 to 1.

Pelly

16-bit operating system written with C & Assembly mix