sclin
package sclin
Type members
Classlikes
A single step in the execution of a lin program.
A single step in the execution of a lin program.
- Value parameters:
- arr
queue of strucures being constructed
- code
queue of data to evaluate
- eI
implicit mode
- eS
step mode
- eV
verbose mode
- gscope
global scope
- lines
cache of all lines being read
- scope
current scope
- stack
current data stack
- Companion:
- object
Parser state.
Parser state.
- Value parameters:
- t
type of
x
- x
currently parsing atom
- xs
parsed atoms
- Companion:
- object
Extensions
Extensions
extension (env: ENV)