* CONTEXT ( addr -- ) The variable that holds the or the topmost search-order wordlist. The new ansforth standard suggests the use of SET-CONTEXT and GET-CONTEXT instead of using >CONTEXT ! and >CONTEXT @
CONTEXT
( addr -- )
SET-CONTEXT
GET-CONTEXT
>CONTEXT
!
@
system threadstate variable