From 97a590fc8e2089cf757afb3a90ad61d65f9c3789 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Sat, 28 Oct 2023 12:20:12 -0400 Subject: add PARSE; fixes to actually comply with all tests --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index aaae13b..ffa1054 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Alee Forth uses the [Forth 2012 test suite](https://github.com/gerryjackson/fort **Missing** core extension words: ``` -PARSE PARSE-NAME REFILL RESTORE-INPUT S\" SAVE-INPUT SOURCE-ID +PARSE-NAME REFILL RESTORE-INPUT S\" SAVE-INPUT SOURCE-ID ``` ## Building -- cgit v1.2.3