mOS

mOS

mOS is a minimal operating system for ESP32 microcontrollers built on the MemoryWords (MW) computing system—a one-instruction architecture where all computation reduces to memory copy. Running a Forth-like language on a single OISC primitive, mOS brings the MW stack to embedded hardware, providing an interactive runtime that fits in kilobytes.

Team