Interim OS
From 33C3_Public_Wiki
Description | Demonstration of and hacking on the Interim OS project, a minimal operating system combining the ideas of Plan 9 and Lisp machines |
---|---|
Has website | https://github.com/mntmn/interim |
Persons working on | Wasamasa |
Tags | lisp, plan9, os |
Located at assembly | The (un)employed schemers & lispers guild |
Other projects... |
Interim OS is a radical new operating system with a focus on minimalism. It steals conceptually from Lisp machines (language-based kernel) and Plan 9 (everything is a file system). It boots to a JITting Lisp-like REPL and offers the programmer/user the system's resources as filesystems.