[Gardeners] FAQ updated
Peter Seibel
peter at gigamonkeys.com
Fri Apr 21 10:21:00 CDT 2006
On Apr 21, 2006, at 7:26 AM, Stelian Ionescu wrote:
> On Fri, Apr 21, 2006 at 06:17:59AM -0700, Peter Seibel wrote:
>> I got stuck for the past couple of weeks working on a couple of the
>> bigger questions but I finally decided it was time to let go and put
>> up a new version of the FAQ at:
>>
>> <http://www.lispniks.com/faq/faq.html>
>>
>> it's still only got six questions in it but I'm hoping that I'll be
>> able to focus on some of the more straight-forward questions now and
>> bulk it up a bit in the next week or so.
>>
>> Anyway, comments are always welcome. And remember you can get a rough
>> idea of what's in the pipeline at:
> isn't "1 + 2 * 3 - 4" suppose to be equivalent to (+ 1 (* 2 3) -4)
> instead of (* (+ 1 2) (+ 3 4)) ?
> IIRC * and / have have precedence over + and -
Bah, I'm an idiot. Thanks. ;-)
-Peter
--
Peter Seibel * peter at gigamonkeys.com
Gigamonkeys Consulting * http://www.gigamonkeys.com/
Practical Common Lisp * http://www.gigamonkeys.com/book/
More information about the Gardeners
mailing list