Vocabularycompiler.
treeClass descriptionSSA tree node that puts a literal value on the stack. It has the following slots:
literal | A literal data value. |
out-d | A one item array containing the <value> of the literal being pushed. |
NotesA
quotation is also a literal.
DefinitionMethods