Related articles |
---|
silly question: prefix vs postfix ops rosing@peakfive.com (MattR) (2008-03-03) |
Re: silly question: prefix vs postfix ops csaavedra@alumnos.utalca.cl (Claudio Saavedra) (2008-03-03) |
Re: silly question: prefix vs postfix ops mailbox@dmitry-kazakov.de (Dmitry A. Kazakov) (2008-03-03) |
Re: silly question: prefix vs postfix ops gah@ugcs.caltech.edu (glen herrmannsfeldt) (2008-03-03) |
Re: silly question: prefix vs postfix ops haberg_20080207@math.su.se (Hans Aberg) (2008-03-03) |
Re: silly question: prefix vs postfix ops marcov@stack.nl (Marco van de Voort) (2008-03-03) |
Re: silly question: prefix vs postfix ops gah@ugcs.caltech.edu (glen herrmannsfeldt) (2008-03-04) |
Re: silly question: prefix vs postfix ops dot@dotat.at (Tony Finch) (2008-03-04) |
[3 later articles] |
From: | Claudio Saavedra <csaavedra@alumnos.utalca.cl> |
Newsgroups: | comp.compilers |
Date: | Mon, 03 Mar 2008 16:24:45 -0300 |
Organization: | Compilers Central |
References: | 08-03-012 |
Keywords: | design, syntax |
Posted-Date: | 03 Mar 2008 16:17:54 EST |
El lun, 03-03-2008 a las 10:37 -0800, MattR escribiC3:
> Why is it !a and not a!
Well, in this particular case, for me, "a!" has a very different meaning
in a very different context (factorial function), and well, in logic,
the negation operator has been always a prefix one: "B,a". So I'm
definitively more comfortable with the prefix approach.
Claudio
--
Claudio Saavedra <csaavedra@alumnos.utalca.cl>
Return to the
comp.compilers page.
Search the
comp.compilers archives again.