Re: Languages From Hell -- your favorite one could walk again!

iwm@doc.ic.ac.uk
Thu, 29 Sep 1994 12:46:12 GMT

          From comp.compilers

Related articles
[6 earlier articles]
Re: Languages From Hell -- your favorite one could walk again! sasghm@unx.sas.com (1994-09-22)
Re: Languages From Hell -- your favorite one could walk again! adam@tucson.princeton.edu (1994-09-26)
Re: Languages From Hell -- your favorite one could walk again! adrian@platon.cs.rhbnc.ac.uk (1994-09-23)
Re: Languages From Hell -- your favorite one could walk again! avg@sprintlink.net (1994-09-25)
Re: Languages From Hell -- your favorite one could walk again! hbaker@netcom.com (1994-09-26)
Re: Languages From Hell -- your favorite one could walk again! sasghm@unx.sas.com (1994-09-27)
Re: Languages From Hell -- your favorite one could walk again! iwm@doc.ic.ac.uk (1994-09-29)
Re: Languages From Hell -- your favorite one could walk again! lwall@netlabs.com (1994-10-04)
Re: Languages From Hell -- your favorite one could walk again! Mike.Stok@meiko.concord.ma.us (1994-10-05)
| List of all articles for this month |

Newsgroups: comp.compilers
From: iwm@doc.ic.ac.uk
Keywords: design, comment
Organization: DOC Imperial College
References: 94-09-076 94-09-143
Date: Thu, 29 Sep 1994 12:46:12 GMT

>>[suggestions for hideous old languages sought]


perl:


Version 4 anyway: the way in which assigning a parameter in a subroutine
to a local variable changes the way the parameter is passed from reference
to value. I cannot think of a simple way to compile a language where the
passing method cannot be determined until runtime


      Ian Moor
      iwm@doc.ic.ac.uk
[Doesn't sound any harder than Algol-60 call by name. -John]
--


Post a followup to this message

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