Re: Pronouns in programming language?

James Jones <jejones@microware.com>
3 Mar 2000 09:00:39 -0500

          From comp.compilers

Related articles
[5 earlier articles]
Re: Pronouns in programming language? mal@bewoner.dma.be (Lieven Marchand) (2000-02-28)
Re: Pronouns in programming language? hamish.a@virgin.net (Hamish Atkinson) (2000-02-28)
Re: Pronouns in programming language? rkrayhawk@aol.com (2000-02-28)
Re: Pronouns in programming language? ele@freesurf.ch (H. Ellenberger) (2000-02-28)
Re: Pronouns in programming language? torbenm@diku.dk (2000-03-03)
Re: Pronouns in programming language? schairer@dai.ed.ac.uk (Axel Schairer) (2000-03-03)
Re: Pronouns in programming language? jejones@microware.com (James Jones) (2000-03-03)
Re: Pronouns in programming language? cbrtjr@ix.netcom.com (Charles E. Bortle, Jr.) (2000-03-06)
Re: Pronouns in programming language? cbrtjr@ix.netcom.com (Charles E. Bortle, Jr.) (2000-03-06)
Re: Pronouns in programming language? mal@bewoner.dma.be (Lieven Marchand) (2000-03-06)
Re: Pronouns in programming language? carles.blas@uab.es (Carles Blas Anglada) (2000-03-06)
Re: Pronouns in programming language? zorn@microsoft.com (Ben Zorn) (2000-03-06)
Re: Pronouns in programming language? nr@labrador.eecs.harvard.edu (2000-03-06)
[4 later articles]
| List of all articles for this month |

From: James Jones <jejones@microware.com>
Newsgroups: comp.compilers
Date: 3 Mar 2000 09:00:39 -0500
Organization: Microware Systems Corporation
References: 00-02-149
Keywords: design, algol60

Burroughs Algol, sort of anticipating assignment operators, provided
something like that, kind of an "ibid" :-). I don't have a manual
at hand, but I think an example would look something like


a[i, j] := * + x


where the * was the "ibid" operand.


James Jones


John Fremlin wrote:
> Has any programming language/compiler implemented pronoun like
> constructs?


Post a followup to this message

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