On Friday 25 of February 2011 21:01:49 you wrote:
> #define EVAL(x)         (isNum(x)? x : isSym(x)? val(x) : evList(x))

There is an overview of the (eval) in the docs

http://www.software-lab.de/doc/ref.html#ev

-- 
dexen deVries

``One can't proceed from the informal to the formal by formal means.''
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to