aboutsummaryrefslogtreecommitdiffstats
path: root/rlwrapcompletions.forth
diff options
context:
space:
mode:
authordan <[email protected]>2023-05-25 11:33:14 -0400
committerdan <[email protected]>2023-05-25 11:33:14 -0400
commit742bcacc541e76ea2a982a8f14aafe48aae33dec (patch)
tree5141b2db71b1cf660d1aefea7031fee9a84c97c8 /rlwrapcompletions.forth
parent40e23d550506659f7a33057bbbc23cb1cf0632f1 (diff)
downloadforth-742bcacc541e76ea2a982a8f14aafe48aae33dec.tar.gz
forth-742bcacc541e76ea2a982a8f14aafe48aae33dec.tar.bz2
forth-742bcacc541e76ea2a982a8f14aafe48aae33dec.zip
docs: update readme.md ; add run-rlwrap makefile command; add rlwrap completions file
Diffstat (limited to 'rlwrapcompletions.forth')
-rw-r--r--rlwrapcompletions.forth19
1 files changed, 19 insertions, 0 deletions
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