Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!orville!tweten From: tweten@orville.UUCP Newsgroups: comp.lang.c Subject: Re: C and Floating Point Message-ID: <1307@ames.UUCP> Date: Sat, 18-Apr-87 17:15:01 EST Article-I.D.: ames.1307 Posted: Sat Apr 18 17:15:01 1987 Date-Received: Sun, 19-Apr-87 08:16:03 EST References: <15958@sun.uucp> <7918@utzoo.UUCP> Sender: usenet@ames.UUCP Reply-To: tweten@orville.UUCP (Dave Tweten) Organization: NASA Ames Research Center, Mountain View, CA Lines: 8 Keywords: C Parentheses Summary: Does any other language treat parentheses like C? In article <7918@utzoo.UUCP> henry@utzoo.UUCP (Henry Spencer) writes: >Some languages do interpret parentheses as an expression of the programmer's >wish to force order of evaluation. Some do not. C does not. ^^^^^^^^^^^ This inspires what to me is an interesting question. Which common high level computer languages, other than C, have parentheses but don't use them "to force order of evaluation"?