From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sam To: <9fans@cse.psu.edu> Subject: Re: [9fans] useful language extension, or no? In-Reply-To: <20020717134908.6cd4fcdb.spam@broster.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Date: Wed, 17 Jul 2002 08:12:14 -0400 Topicbox-Message-UUID: cf2ed4b4-eaca-11e9-9e20-41e7f4b1d025 > #define forend(init,cond,inc,block,cont) for(init; cond || (cont,0) ;inc) block > > forend (i=0, i<5, i++, { > printf("%d\n",i); > }, printf("Loop terminated\n")) Dear. Lord. Methinks we can let this poor atend be. We've beaten it enough ... he'll be sore for weeks. Not only is it not worth modifying *any* language for, it's not worth putting into a new one. I'm still glad I brought it up; this has been a good thread. So, back to spaces in filenames ... :-X Sam