User Tools

Site Tools


sd:star_forth_dictionary

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
sd:star_forth_dictionary [2026/04/26 08:55] appledogsd: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.txt · Last modified: by appledog

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki