commit 71b35238fe611922e0a31964d1b5e9827517e01c
parent be7671afdc575c7cd52ad0910d33716cf49901bd
Author: aw <aw@web>
Date: Wed Dec 28 23:27:25 +0100
add links
Diffstat:1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/Dusk_OS.mdwn b/Dusk_OS.mdwn
@@ -1,3 +1,6 @@
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 C compiler.
Dusk OS is currently a work in progress, but is under active development.
+
+* [Dusk OS](https://git.sr.ht/~vdupras/duskos) project page
+* [Dusk OS Mailing list](https://lists.sr.ht/~vdupras/duskos-discuss)