Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site utcsri.UUCP Path: utzoo!utcsri!norvell From: norvell@utcsri.UUCP (Theodore S. Norvell) Newsgroups: net.lang Subject: Re: Languages supporting x Date: Sun, 12-Oct-86 15:14:58 EDT Article-I.D.: utcsri.3481 Posted: Sun Oct 12 15:14:58 1986 Date-Received: Sun, 12-Oct-86 15:22:07 EDT References: <1822@bu-cs.bu-cs.BU.EDU> Organization: CSRI, University of Toronto Lines: 46 The language Icon by Ralph Griswold supports (x Identifier | Identifier ":=" Expression | "(" Expression ")" Statement --> Expression Program --> Statement | Program Statement. If you still want semicolons in your language, add the production Statement --> ";" so that those who like to exercise there right little finger can put in all the statement terminators and/or separators they want. Theodore Norvell DCS U of Toronto