emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Lisp reader syntax and bootstrap


From: Po Lu
Subject: Re: Lisp reader syntax and bootstrap
Date: Thu, 13 Jul 2023 12:27:13 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Richard Stallman <rms@gnu.org> writes:

> Maybe the reader ought to recognize these anyway, and do something
> sensible with them -- such as, signal an error.

Perhaps, but it still wouldn't make it any easier to write portable Lisp
code.  Lisp programmers should simply avoid using NaN and Inf, or at
least handle arithmetic errors around functions that may generate them.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]