Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!rutgers!sri-spam!sri-unix!hplabs!sdcrdcf!burdvax!psuvax1!psuvm.bitnet!dmb From: DMB@PSUVMA.BITNET Newsgroups: net.lang Subject: Re: Discussion on removing punctuation in programming languages Message-ID: <7913DMB@PSUVMA> Date: Wed, 15-Oct-86 14:56:53 EDT Article-I.D.: PSUVMA.7913DMB Posted: Wed Oct 15 14:56:53 1986 Date-Received: Thu, 16-Oct-86 05:51:50 EDT References: <695@dragon.fluke.UUCP> 21590@rochester.ARPA Lines: 8 My point to all those who say delimeters aid in compiler writing is that fully bracketed statement syntax do just the same thing that seperators do. Plus they remove some ambiquities (dangling else as in Modula-2's if elsif elsif elsif else form) dave