Forth Standard Icon: colon followed by semicolonForth
  • Standard
  • Proposals
  • Packages
  • LoginLogin/Sign upLogin/Sign up
  • SearchSearch
15 The optional Programming-Tools word set
  • AHEAD
  • ASSEMBLER
  • BYE
  • [DEFINED]
  • [ELSE]
  • [IF]
  • [THEN]
  • [UNDEFINED]
  • CODE
  • CS-PICK
  • CS-ROLL
  • DUMP
  • .S
  • EDITOR
  • FORGET
  • NAME>COMPILE
  • NAME>INTERPRET
  • NAME>STRING
  • NR>
  • N>R
  • SEE
  • STATE
  • SYNONYM
  • ;CODE
  • TRAVERSE-WORDLIST
  • WORDS
  • ?

15.6.2.2250 STATE TOOLS EXT

( -- a-addr )

Extend the semantics of 6.1.2250 STATE to allow ;CODE to change the value in STATE. A program shall not directly alter the contents of STATE.

See:

3.4 The Forth text interpreter, 6.1.0450 :, 6.1.0460 ;, 6.1.0670 ABORT,
6.1.2050 QUIT, 6.1.2250 STATE, 6.1.2500 [, 6.1.2540 ], 6.2.0455 :NONAME,
15.6.2.0470 ;CODE.

ContributeContributions

powered by kern.js
©copyright 2015-2020 Forth-Standard-Committee