OPfN wiki

operating system

todotodoSee backlinks for all articles marked "todo". When an article is no longer "todo", the todo link should be removed.

Software that manages computer hardwareHardware Resourcestodo Hardware and software resources and provides common services for computer programs.

Related: operating functionoperating functiontodo Similar in responsibility to an operating system, an "Operating Function" or OF is a pure function that, given a state and an input, produces a new state and an output. In contrast to traditional OSes, an OF is deterministic and ensures that the system's behavior is entirely predictable based on its inputs and current state (NewState, Output) = OperatingFunction(CurrentState, Input)