sd:star_forth_dictionary
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| sd:star_forth_dictionary [2026/04/26 08:55] – appledog | sd:star_forth_dictionary [2026/04/26 08:57] (current) – appledog | ||
|---|---|---|---|
| Line 59: | Line 59: | ||
| Also see: INCLUDE | Also see: INCLUDE | ||
| + | |||
| + | == FORGET | ||
| + | If you forget a word, then it (and any word defined after it) is unlinked from the dictionary. So if you define three words and FORGET the second one, the third one is also forgotten. | ||
| == INCLUDE | == INCLUDE | ||
| Line 64: | Line 67: | ||
| Also see: EVALUATE | Also see: EVALUATE | ||
| + | |||
| + | == LEAVE | ||
| + | LEAVE ( -- ) Exit DO loop immediately | ||
| == LROT | == LROT | ||
sd/star_forth_dictionary.1777193731.txt.gz · Last modified: by appledog
