help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Spaces please!


From: Harald Hanche-Olsen
Subject: Re: Spaces please!
Date: Tue, 01 Dec 2009 12:42:47 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (darwin)

+ pjb@informatimago.com (Pascal J. Bourguignon):

> Perhaps the best form would be:
>
>   (= x
>     (+ y
>        (* 1
>           (- 2
>              (* 3
>                 (^ a 2))))))

Who needs stinkin' parentheses? Polish notation is the way to go.

  =x+y*1-2*3^a2

> but that would be a different syntax.

Oh. Well, never mind then.

-- 
* Harald Hanche-Olsen     <URL:http://www.math.ntnu.no/~hanche/>
- It is undesirable to believe a proposition
  when there is no ground whatsoever for supposing it is true.
  -- Bertrand Russell


reply via email to

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