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

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

Re: if vs. when vs. and: style question


From: Gian Uberto Lauri
Subject: Re: if vs. when vs. and: style question
Date: Fri, 27 Mar 2015 09:11:24 +0100

tomas@tuxteam.de writes:
 > -----BEGIN PGP SIGNED MESSAGE-----
 > Hash: SHA1
 > 
 > On Fri, Mar 27, 2015 at 08:59:25AM +0100, Gian Uberto Lauri wrote:
 > > Emanuel Berg writes:
 > >  >  (1+ data) vs. (+ 1 data)
 > > 
 > > I miss the original discussion, my apologies.
 > > 
 > > In C, increment and decrement operators are meant to use hw processor
 > > instructions.
 > > 
 > > Is it the same for the LISP 1+ function?
 > 
 > That depends on the compiler. OTOH -- for a decent modern compiler, the
 > code generator would see the same, whether you type (+ 1 foo) or (1+ foo).

Thank you very much.

-- 
 /\           ___                                    Ubuntu: ancient
/___/\_|_|\_|__|___Gian Uberto Lauri_____               African word
  //--\| | \|  |   Integralista GNUslamico            meaning "I can
\/                 coltivatore diretto di software       not install
     giĆ  sistemista a tempo (altrui) perso...                Debian"

Warning: gnome-config-daemon considered more dangerous than GOTO



reply via email to

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