commit 432df2c73682375d52c4b96d0d9c43491e9daf88
parent 71b35238fe611922e0a31964d1b5e9827517e01c
Author: aw <aw@web>
Date: Wed Dec 28 23:29:43 +0100
empty web commit
Diffstat:1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Dusk_OS.mdwn b/Dusk_OS.mdwn
@@ -1,4 +1,4 @@
-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 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.
Dusk OS is currently a work in progress, but is under active development.