This issue came up in a talk or a Reddit group. Can't remember. So let's
say you have a REPL and you've loaded code into it. Let's say you want to
add code to the running REPL, but you'd like to "deactivate," take out some
of the previously loaded running code. In some languages you have to always
stop and restart a new REPL if you want specific code out of the running
REPL. What control does picolisp have over its running REPL as far as
taking out running code? Can you get a dump and actually see what's running
somehow?

-- 
⨽
Lawrence Bottorff
Grand Marais, MN, USA
borg...@gmail.com

Reply via email to