tools |
"TOOLS Programming-Tools (without ASSEMBLER)"toolsThe ANS Forth defines some "Programming Tools", words to inspect the stack ( .S ), memory (DUMP ),
compiled code ( SEE ) and what words
are defined ( WORDS ).
There are also word that provide some precompiler support and explicit acces to the CS-STACK .
[ANS] .S no special info, see general notes tools loader code P4_FXco [ANS] DUMP no special info, see general notes tools loader code P4_FXco [ANS] SEE no special info, see general notes tools loader code P4_FXco [ANS] WORDS no special info, see general notes tools loader code P4_FXco [ANS] AHEAD no special info, see general notes tools loader code P4_IXco [ANS] BYE no special info, see general notes tools loader code P4_FXco [ANS] CS-PICK no special info, see general notes tools loader code P4_FXco [ANS] CS-ROLL no special info, see general notes tools loader code P4_FXco [ANS] FORGET no special info, see general notes tools loader code P4_FXco [ANS] [ELSE] no special info, see general notes tools loader code P4_IXco [ANS] [IF] no special info, see general notes tools loader code P4_IXco [ANS] [THEN] no special info, see general notes tools loader code P4_IXco [ANS] ? no special info, see general notes tools loader code P4_FXco ENVIRONMENTENVIRONMENT TOOLS-EXT no special info, see general notes tools ordinary constant |