Re: Thunk routines

scott@basis.com (Scott Amspoker)
3 Mar 1998 10:50:21 -0500

          From comp.compilers

Related articles
Thunk routines DAVEJ3@Prodigy.Net (DAVEJ3) (1998-02-20)
Re: Thunk routines mickunas@cs.uiuc.edu (1998-03-03)
Re: Thunk routines scott@basis.com (1998-03-03)
Re: Thunk routines Nick.Roberts@dial.pipex.com (Nick Roberts) (1998-03-06)
Re: Thunk routines genew@vip.net (1998-03-06)
| List of all articles for this month |

From: scott@basis.com (Scott Amspoker)
Newsgroups: comp.compilers
Date: 3 Mar 1998 10:50:21 -0500
Organization: Basis International
References: 98-02-103
Keywords: history

DAVEJ3 <DAVEJ3@Prodigy.Net> wrote:


>Does anybody know where the routine name Thunk came from?
>[It was coined about 1960 to describe the callback routines needed to
>implement call-by-name, shortly after the Algol60 committee realized
>they'd invented call-by-name by mistake. -John]


Thank you for the reality check on "thunk". For ages I always thought that's
what it was (used to implement call-by-name) but it seems that the usage has
changed in recent years - refering to a glue layer between incompatible
modules. I figured I remembered incorrectly.


Scott Amspoker |
scott@basis.com | Expressed opinions are mine
http://www.rt66.com/sda | and not those of my employer.
--


Post a followup to this message

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