Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!decwrl!labrea!agate!ig!uwmcsd1!tut.cis.ohio-state.edu!bloom-beacon!mit-eddie!uw-beaver!fluke!mce From: mce@tc.fluke.COM (Brian McElhinney) Newsgroups: comp.lang.misc Subject: Re: Readable names (was Re: case sensitivity) Message-ID: <3156@fluke.COM> Date: 18 Mar 88 21:13:16 GMT References: <2318@bsu-cs.UUCP> <2835@enea.se> <1810@sics.se> Sender: news@tc.fluke.COM Organization: John Fluke Mfg. Co., Inc., Everett, WA Lines: 17 In article <1810@sics.se> pd@sics.UUCP (Per Danielsson) writes: > There are programming languages which allow blanks in identifiers, > and rightly so, since there's no reason not to. Well, some might argue that the resulting code is not as readable (since whitespace is often used to visually separate syntax elements). The only language I am aware of that allows embedded blanks is CORAL. It has the mis-feature of allowing any number of blanks ("the horror... the horror..."). Are there languages other than CORAL that allow blanks in symbol names? Brian McElhinney mce@tc.fluke.com