Google Groups Home
Help | Sign in
Message from discussion Python syntax in Lisp and Scheme
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Joe Marshall  
View profile
 More options Oct 6 2003, 4:55 pm
Newsgroups: comp.lang.lisp
From: Joe Marshall <j...@ccs.neu.edu>
Date: Mon, 06 Oct 2003 16:55:43 -0400
Local: Mon, Oct 6 2003 4:55 pm
Subject: Re: Python syntax in Lisp and Scheme

Peter Seibel <pe...@javamonkey.com> writes:
> Joe Marshall <j...@ccs.neu.edu> writes:

>> You're missing the point.  Suppose Erann and I were working on some
>> project and he had written the above macro.  I don't have to know
>> the details of implementation (I'm assuming that I can trust Erann
>> not to write bogus code).  Using the macro is *far* preferable to
>> something like:

>>      (start-reactor)
>>      (when (< minval (reactor-temp) maxval)
>>         (scram))
>>      (while (true)
>>         (operate-reactor-step))
>>         (when (< minval (reactor-temp) maxval)
>>            (scram))
>>      (shutdown-reactor)

>> Especially because there is a non-obvious bug in the above code.

> Not obvious to you or me maybe. But Emacs Knows(tm). ;-)

Heh heh heh.... yet another reason that indentation is a poor choice
for block delimiting.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google