(push-literal) ( obj -- )


Vocabulary
stack-checker.state

Inputs
obja literal


Outputs
None

Word description
Pushes a literal value to the end of the current stack-visitor. The literal is also given a number and registered in the assoc of known-values.

Definition