commit 020fd303edcda11ad7ff8fea65a8eeba04b7f44d
parent 432df2c73682375d52c4b96d0d9c43491e9daf88
Author: aw <aw@web>
Date: Wed Dec 28 23:32: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 "Almost 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.