Re: Reference to "First-Class Data Type"

Ronald Bodkin <rjbodkin@theory.lcs.mit.edu>
Tue, 25 Feb 1992 19:30:32 GMT

          From comp.compilers

Related articles
[4 earlier articles]
Re: Reference to "First-Class Data Type" mab@wdl39.wdl.loral.com (1992-02-20)
Re: Reference to "First-Class Data Type" eric@tfs.COM (1992-02-22)
Re: Reference to "First-Class Data Type" spot@CS.CMU.EDU (1992-02-24)
Re: Reference to "First-Class Data Type" pardo@cs.washington.edu (1992-02-24)
Re: Reference to "First-Class Data Type" glew@pdx007.intel.com (1992-02-25)
Re: Reference to "First-Class Data Type" scott@cs.rochester.edu (1992-02-25)
Re: Reference to "First-Class Data Type" rjbodkin@theory.lcs.mit.edu (Ronald Bodkin) (1992-02-25)
Re: Reference to "First-Class Data Type" pmetzger@shearson.com (1992-02-26)
Re: Reference to "First-Class Data Type" gaal@thesee.inria.fr (1992-03-03)
| List of all articles for this month |

Newsgroups: comp.compilers
From: Ronald Bodkin <rjbodkin@theory.lcs.mit.edu>
Keywords: types
Organization: MIT Lab for Computer Science
References: 92-02-085 92-02-109
Date: Tue, 25 Feb 1992 19:30:32 GMT

In article 92-02-109 David Keppel writes:
      >[Put a C compiler in the C library?]


      That might be a good idea but it won't make procedures first class.
      [you need consistent assignment operators, etc.]


Maybe, but you certainly could make procedures first class in c++, (e.g.
by overloading all the operators considered necessary to become first
class).


Ron
--


Post a followup to this message

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