summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 4b9a52f..2760c75 100644
--- a/readme.md
+++ b/readme.md
@@ -25,6 +25,7 @@ this does not follow any standards. here are some things to keep in mind
- `create` can't be used for arrays and stuff. use `make` instead
- `:noname` is called `:>` (based on duskos). it also just creates a word called `_` and pushes its xt to the stack
- an `include` discards the rest of the input line
+- `exit` is immediate (it compiles a `ret` into the definition)
## the one reserved register