Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!think!husc6!seismo!rochester!ken From: ken@rochester.ARPA (Comfy chair) Newsgroups: net.lang Subject: Re: Discussion on removing punctuation in programming languages Message-ID: <21590@rochester.ARPA> Date: Tue, 14-Oct-86 12:48:51 EDT Article-I.D.: rocheste.21590 Posted: Tue Oct 14 12:48:51 1986 Date-Received: Fri, 17-Oct-86 20:07:41 EDT References: <695@dragon.fluke.UUCP> Reply-To: ken@rochester.UUCP (Comfy chair) Organization: U of Rochester, CS Dept, Rochester, NY Lines: 8 One thing that is easily forgotten is that when humans look at a program listing we see indentation and spacing and all that. Unfortunately the compiler only sees a single stream. If you think that "any decent compiler should be able to error recovery in the absence of delimiters", try reading your program on ticker tape. And no backtracking, either. Ken