From 742bcacc541e76ea2a982a8f14aafe48aae33dec Mon Sep 17 00:00:00 2001 From: dan Date: Thu, 25 May 2023 11:33:14 -0400 Subject: docs: update readme.md ; add run-rlwrap makefile command; add rlwrap completions file --- rlwrapcompletions.forth | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 rlwrapcompletions.forth (limited to 'rlwrapcompletions.forth') diff --git a/rlwrapcompletions.forth b/rlwrapcompletions.forth new file mode 100644 index 0000000..80e9a36 --- /dev/null +++ b/rlwrapcompletions.forth @@ -0,0 +1,19 @@ +pop +push +peek +if +then +: +; ++ +- +* +/ +dup +dump +not += +swap +drop +over +rot -- cgit v1.2.3