Re: Type-checking with polymorphism & overloading

ast@halcyon.com (Andrew Tucker)
11 Jun 1998 16:14:24 -0400

          From comp.compilers

Related articles
Type-checking with polymorphism & overloading hat@se-46.wpa.wtb.tue.nl (1998-06-09)
Re: Type-checking with polymorphism & overloading tkb@access.mountain.net (1998-06-11)
Re: Type-checking with polymorphism & overloading stephenb@harlequin.co.uk (Stephen J Bevan) (1998-06-11)
Re: Type-checking with polymorphism & overloading ast@halcyon.com (1998-06-11)
Re: Type-checking with polymorphism & overloading jsm@it.dtu.dk (Jørgen Steensgaard) (1998-06-11)
Re: Type-checking with polymorphism & overloading ceebds@cee.hw.ac.uk (Ben Speight) (1998-06-11)
Re: Type-checking with polymorphism & overloading fjh@cs.mu.OZ.AU (1998-06-18)
Re: Type-checking with polymorphism & overloading hat@se-46.wpa.wtb.tue.nl (1998-06-24)
| List of all articles for this month |

From: ast@halcyon.com (Andrew Tucker)
Newsgroups: comp.compilers
Date: 11 Jun 1998 16:14:24 -0400
Organization: Northwest Nexus, Inc.
References: 98-06-041
Keywords: polymorphism, types

Chapter 16 of Andrew Appel's _Modern Compiler Implementation in {C,Java,ML}_
has some info on this. See http://www.cs.princeton.edu/~appel/modern/toc.html
for details.


HTH




hat@se-46.wpa.wtb.tue.nl wrote:
: So, is there anyone who can point me into the direction of an algorithm
: (or articles from which an algorithm could be deduced) to handle this
: problem ?
--
/* Andrew */
WWW: http://www.halcyon.com/ast
Email: ast@halcyon.com
--


Post a followup to this message

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