AriaX

Linux, Reimagined for Aria
🚧 IN DEVELOPMENT 🚧

AriaX is a custom Linux distribution built specifically for the Aria programming language ecosystem. It provides native, kernel-level support for Aria's revolutionary Six-Stream I/O topology.

The Six-Stream Advantage

FD 0: stdin - Standard Input (text)
FD 1: stdout - Standard Output (text/UI)
FD 2: stderr - Standard Error (text)
FD 3: stddbg - Standard Debug (telemetry) ✨
FD 4: stddati - Binary Data Input ✨
FD 5: stddato - Binary Data Output ✨

Traditional Unix overloads stdout with text UI, binary data, and debug messages. AriaX separates these concerns at the kernel level, preventing stream corruption and enabling pure binary pipelines.

Key Features

πŸ”§ Kernel Modifications Linux 6.8 with native FD 3-5 reservation
🐚 Bash Integration Extended redirection syntax for all streams
πŸ“¦ Optimized Base Minimal, Aria-first system design
🎯 Native Toolchain Aria compiler and runtime pre-installed
πŸ”’ Production Ready Security-audited, stable foundation
🌐 Modern Stack Ubuntu 24.04 LTS base, systemd integration

AriaX isn't just Linux with Aria installedβ€”it's Linux that understands Aria natively. The first and only distribution designed from the ground up for advanced, semantically-separated I/O.