Closed skx closed 6 years ago
These will allow user-definable functions.
Note that this means we essentially have to write eval. We can probably fake it if we create a new interpreter, and tokenizer inside the real one.
eval
These will allow user-definable functions.
Note that this means we essentially have to write
eval
. We can probably fake it if we create a new interpreter, and tokenizer inside the real one.