Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version nyu B notes v1.5 12/10/84; site csd2.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!mhuxn!mhuxr!ulysses!allegra!mit-eddie!genrad!panda!talcott!harvard!seismo!cmcl2!csd2!schwrtze From: schwrtze@csd2.UUCP (Eric Schwartz group) Newsgroups: net.lang Subject: Re: What language do you use for scientific programming? Message-ID: <3130001@csd2.UUCP> Date: Sat, 7-Sep-85 01:43:00 EDT Article-I.D.: csd2.3130001 Posted: Sat Sep 7 01:43:00 1985 Date-Received: Mon, 9-Sep-85 02:18:09 EDT References: <909@oddjob.UUCP> Organization: New York University Lines: 10 Algol 68 is the right language for scientific programming. Rich operators, good sizing of types (modes) i.e. long long real x; (probably H format on a Vax). Complex data type supported. Ease of algorithm specification. I cannot see why anyone needs anything else. It has everthing C does and more. Hedley Rainnie. hedley@alaya