Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!lll-crg!gymble!umcp-cs!mangoe From: mangoe@umcp-cs.UUCP (Charley Wingate) Newsgroups: net.lang Subject: Re: compound statements Message-ID: <2296@umcp-cs.UUCP> Date: Mon, 7-Jul-86 21:32:01 EDT Article-I.D.: umcp-cs.2296 Posted: Mon Jul 7 21:32:01 1986 Date-Received: Wed, 9-Jul-86 03:24:32 EDT References: <5281@topaz.RUTGERS.EDU> Organization: University of Maryland, Dept. of Computer Sci. Lines: 7 Funny thing: this 'feature' dates back to Fortran II. It also appears in Simpl-t. (Simpl-t also got rid of the semicolons.) In languages like Pascal, where there may be functions within functions, it is necessary to have some sort of "end-of-procedure" delimiter. C. Wingate