Re: [q-lang-users] New stuff in cvs: multichar ops, views
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2007-06-27 23:04:34
|
John Cowan wrote: > I have mixed feelings about it. Scheme of course does not have infix > operator priorities, but does allow complex constants of the form 3+4i, > which is equivalent to (make-rectangular 3 4). So tight binding feels > right to me. OTOH, Haskell compatibility is a strong argument; on the > gripping hand, Haskell may simply have gotten this wrong, as C did with && > and ||. Well, I see a rationale behind this, as :+ really is an addition operator, so there is a case for treating it as such. Albert -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |