From 43e6c3787d79bb965b98641a4e44be771dee4cc2 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 23 Jul 2019 08:35:02 -0700 Subject: 5459 --- subx/Readme.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/subx/Readme.md b/subx/Readme.md index 2f3eda88..28bef860 100644 --- a/subx/Readme.md +++ b/subx/Readme.md @@ -350,10 +350,10 @@ runnable on a Linux system running on Intel x86 processors, either 32- or - examples/ex10.subx (✓) - examples/ex11.subx (✓) - examples/ex12.subx (✓) - - apps/factorial.subx - - apps/crenshaw2-1.subx - - apps/crenshaw2-1b.subx - - apps/handle.subx + - apps/factorial.subx (✓) + - apps/crenshaw2-1.subx (✓) + - apps/crenshaw2-1b.subx (✓) + - apps/handle.subx (✓) - apps/hex.subx - apps/survey.subx - apps/pack.subx @@ -361,6 +361,8 @@ runnable on a Linux system running on Intel x86 processors, either 32- or - apps/dquotes.subx - apps/tests.subx + SubX in SubX: `tests |dquotes |assort |pack |survey |hex` + * Testable, dependency-injected vocabulary of primitives - Streams: `read()`, `write()`. (✓) - `exit()` (✓) -- cgit 1.4.1-2-gfad0