| Related articles |
|---|
| [2 earlier articles] |
| Re: Multi-method vbdis@aol.com (2002-04-06) |
| Re: Multi-method joachim_d@gmx.de (Joachim Durchholz) (2002-04-06) |
| Re: Multi-method jm@bourguet.org (Jean-Marc Bourguet) (2002-04-07) |
| Re: Multi-method jm@bourguet.org (Jean-Marc Bourguet) (2002-04-07) |
| Re: Multi-method mailbox@dmitry-kazakov.de (Dmitry A.Kazakov) (2002-04-07) |
| Re: Multi-method joachim_d@gmx.de (Joachim Durchholz) (2002-04-07) |
| Re: Multi-method rprogers@seanet.com (Richard Rogers) (2002-04-10) |
| From: | Richard Rogers <rprogers@seanet.com> |
| Newsgroups: | comp.compilers |
| Date: | 10 Apr 2002 00:21:01 -0400 |
| Organization: | Posted via Supernews, http://www.supernews.com |
| References: | 02-03-190 02-04-010 |
| Keywords: | OOP |
| Posted-Date: | 10 Apr 2002 00:21:01 EDT |
> Jean-Marc Bourguet <jm@bourguet.org> wrote:
> >Is there such a technique allowing to dispatch on the type of several
> >parameters
> > - in time proportionnal to the number of dispatching parameter
> > - in such a way that independant compilation is possible.
>
The Cecil group at the University of Washington CS department has done
some work on modular multimethods. See
http://www.cs.washington.edu/research/projects/cecil/pubs/index.html#mod
for papers.
- Richard
Return to the
comp.compilers page.
Search the
comp.compilers archives again.