Vocabularystack-checker.
stateInputsNone
OutputsWord descriptionReturns the current analysis states stack effect.
ExamplesUSING: namespaces prettyprint stack-checker.state ;
{ { input-count 2 } { terminated? t } { (meta-d) { 1 2 } } { literals V{ } } }
[ current-effect ] with-variables .
( x x -- x x * )
Definition