diff options
| author | kitty <nepeta@canaglie.net> | 2026-03-19 17:46:09 +1100 |
|---|---|---|
| committer | kitty <nepeta@canaglie.net> | 2026-03-19 17:46:09 +1100 |
| commit | e8d44270cde4c9e3149cde0ab9ae6bf58cd05578 (patch) | |
| tree | 5ff0fdeabba7fe29c43ee02f404c172bb6bcf282 /readme.md | |
| parent | d1cee77ae93afa7bf6b6263933c9199e226530ef (diff) | |
`grow` calls `executable`
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
