An event sourced, purely functional application platform.
-
Updated
Oct 25, 2024 - Haskell
A kernel is the heart of almost every operating system. It is always loaded in memory at any time and deals with the hardware to provide an interface for the software. It also manages peripherals, memory, interrupts, and processes. Examples of widely used kernels include Windows NT and Linux.
An event sourced, purely functional application platform.
Exokernel for the consumer
JOS Lab of MIT 6.828: Operating System Engineering.
Implementation of the core of an exokernel-style operating system
Aspiring to become an operating system...