From e8d44270cde4c9e3149cde0ab9ae6bf58cd05578 Mon Sep 17 00:00:00 2001 From: kitty Date: Thu, 19 Mar 2026 17:46:09 +1100 Subject: `grow` calls `executable` --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 3b3edfb..43b0da8 100644 --- a/readme.md +++ b/readme.md @@ -91,7 +91,7 @@ if no word was found. if a word was found, its xt is returned along with the true flag. ### `grow ( u -- )` -grows the user memory space by u bytes. +grows, and marks as executable, the user memory space by u bytes. ### `here ( -- a )` yields the address of the first available byte in user memory. -- cgit v1.2.3