Re: pi seems not to be a constant
Pascal Bourguignon <[email protected]>
| Newsgroups | gmane.lisp.clisp.general |
|---|---|
| Message-ID | <[email protected]> |
You are right, see 12.1.2.1.1. Sent from my iPhone > On 22 Oct 2015, at 16:19, <[email protected]> <[email protected]> wrote: > > Don, > >> #-clisp (defun pi() pi) > There's a weakness in your proposal, I believe, because IIRC conforming > implementations are not allowed to add other definitions to symbols known > from the CL package. IOW, a bound (symbol-function 'CL:PI) is not conforming. > You'd have to use anoyther symbol, e.g. EXT:PI. > > I'm surprised that I saw nobody raise that argument. Maybe I'm wrong. > > Regards, > Jörg Höhle > ------------------------------------------------------------------------------ > _______________________________________________ > clisp-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/clisp-list ------------------------------------------------------------------------------ _______________________________________________ clisp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-list