Next: basin, Previous: atol, Up: Internal Routines [Contents][Index]
atomize,
symbol
[, dump
] [, /tree, /line]
For debugging. Tries to resolve the LUX symbol with number
symbol
and prints the result. If dump
is set
and unequal to zero, then encountered atomic entities (proper LUX
variables) are also dump
ed. Keyword /tree
displays the
structure of the execution tree at and below the current symbol.
Keyword /line
displays the structure all the way from the main
execution level.
See also: dump, show, Debug Routines