Hi list,

having difficulty knowing when to use (prog) or (run).

looking at the source of minipicolisp, (run) is quite complicated
while (prog) is just a quick call to prog().

also noticed that wl.java implemented (prog) on top of (run).

most of the libraries of picolisp use (run) after a quick grep.

bottomline is, when is it best to use one over the other?

cheers

/e
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to