Sujet : Re: Undefined in LISP
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.lispDate : 22. Mar 2025, 04:25:42
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vrlajl$2uuho$2@dont-email.me>
References : 1
User-Agent : Pan/0.162 (Pokrosvk)
On Fri, 21 Mar 2025 22:47:38 +0000, Daniel Cerqueira wrote:
I would like to know your thoughts, about what being undefined actually
is. Should an undefined expression be represented by a symbol, or should
an undefined expression be silent (without returning a symbol)?
Should an attempt to evaluate such an expression even terminate?