Re: What makes a language popular?

harvard!rutgers!petsd!cjh
Mon, 3 Aug 87 13:49:04 EDT

          From comp.compilers

Related articles
Re: What makes a language popular? kurt@tc.fluke.COM (1987-07-30)
Re: What makes a language popular? harvard!rutgers!petsd!cjh (1987-08-03)
Re: What makes a language popular? harvard!seismo!mcvax!doc.ic.ac.uk!dcw (Duncan C White) (1987-08-06)
Re: What makes a language popular? msf@amelia.UUCP (1987-08-11)
Re: What makes a language popular? ames-pioneer.arpa!eugene@ames.UUCP (Eugene Miya N.) (1987-08-24)
| List of all articles for this month |

From: harvard!rutgers!petsd!cjh
Date: Mon, 3 Aug 87 13:49:04 EDT
Newsgroups: comp.compilers
In-Reply-To: <632@ima.ISC.COM>
References: <331@hubcap.UUCP> <627@ima.ISC.COM>
Organization: Concurrent Computer Corporation, Tinton Falls, N.J.

In article <632@ima.ISC.COM> this comment appeared:
>Pascal: The universally recognized standard reference is Jensen and Wirth.


Since 1981, there has been an ANSI standard for Pascal which cleans
up the definition that one can glean from J&W. In particular, it
repairs the perfunctory job that was done on passing procedure &
function names to other procedures & functions, and resolves several
ambiguities in J&W.


There is also an ISO standard, which is similart to the ANSI standard
but goes beyond it in one direction: "conformant arrays," which allow
the programmer to write a subprogram what will take arrays of a given
element type and varying size. This is a valuable feature, already
present in FORTRAN and other languages.


At least one company (Concurrent Computer Corporation) supports a
Pascal compiler that conforms to the ISO standard.


ANSI = American National Standards Institute. (USA only.)
ISO = International Standards Organization. (World-wide, but still
confined to Planet Earth.)
"universally recognized" presumably refers to the much larger part of
existence that is beyond our atmosphere.


Regards,
Chris
--
Full-Name: Christopher J. Henrich
UUCP: ...!hjuxa!petsd!cjh
US Mail: MS 313; Concurrent Computer Corporation;
                        106 Apple St; Tinton Falls, NJ 07724
Phone: (201) 758-7288
Concurrent Computer Corporation is a Perkin-Elmer company.
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.