2026-01-18 11:59:45 -05:00
2026-01-15 15:37:13 -05:00
2026-01-18 11:59:45 -05:00
2026-01-16 17:13:12 -05:00
2026-01-16 16:35:32 -05:00
2025-12-17 11:53:54 -05:00
2026-01-16 19:09:16 -05:00

HyperionOS

HyperionOS is a modular operating system environment written entirely in Lua. It features a microkernel-inspired architecture with a robust system call (syscall) interface, and a virtual file system (VFS).

Key Features

  • Modular Kernel: Functionality is distributed across discrete kernel modules (.kmod), including IO, VFS, IPC, and TTY, allowing for a highly extensible system.

  • Hypervisor & Task Management: A custom hypervisor manages threads in a task-based architecture.


Build requirements

  • Source: None it builds directly in vs-code, altough it is the biggest build method it gives the most readability

Contributing

S
Description
OS made for lua envs
Readme Apache-2.0
2.8 MiB
Release 1.2.3
Latest
2026-03-10 13:41:04 -04:00
Languages
Lua 76.3%
Python 10.8%
Shell 8.3%
LSL 4.2%
Makefile 0.4%