permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

Dusk_OS.mdwn (644B)


      1 **Dusk OS** is a 32-bit [[Forth]] operating system similar to [[Collapse OS]], but more ambitious in its targets and capabilities. Dusk OS is designed to operate on modern, reclaimed machinery in situations where the production of new computers is disrupted. It prioritizes extreme simplicity, currently only about 10,000 lines of code. It is designed to port existing software written in [[C]], using its own DuskCC "Almost C" compiler.
      2 
      3 Dusk OS is currently a work in progress, but is under active development.
      4 
      5 * [Dusk OS](https://git.sr.ht/~vdupras/duskos) project page
      6 * [Dusk OS Mailing list](https://lists.sr.ht/~vdupras/duskos-discuss)