Re: Separating algorithms from implementations (long)

Lieven Marchand <mal@bewoner.dma.be>
7 Sep 2000 14:55:48 -0400

          From comp.compilers

Related articles
Seprerating algorithms from implementations (long) TSharp@Serif.com (Toby Sharp) (2000-08-27)
Re: Separating algorithms from implementations (long) westin@graphics.cornell.edu (2000-09-07)
Re: Separating algorithms from implementations (long) mal@bewoner.dma.be (Lieven Marchand) (2000-09-07)
Re: Separating algorithms from implementations (long) noelw@dai.ed.ac.uk (Noel Welsh) (2000-09-08)
Re: Separating algorithms from implementations (long) joachim_d@gmx.de (Joachim Durchholz) (2000-09-08)
Re: Separating algorithms from implementations (long) toon@moene.indiv.nluug.nl (Toon Moene) (2000-09-08)
Re: Separating algorithms from implementations (long) dara_gallagher@my-deja.com (Dara Gallagher) (2000-09-09)
Re: Separating algorithms from implementations (long) jthorn@galileo.thp.univie.ac.at (2000-09-09)
Re: Separating algorithms from implementations (long) dara_gallagher@my-deja.com (Dara Gallagher) (2000-09-13)
[2 later articles]
| List of all articles for this month |

From: Lieven Marchand <mal@bewoner.dma.be>
Newsgroups: comp.compilers
Date: 7 Sep 2000 14:55:48 -0400
Organization: Compilers Central
References: 00-08-124
Keywords: design, performance

"Toby Sharp" <TSharp@Serif.com> writes:


> [There are certainly higher level languages than C. I would guess that
> people have addressed this kind of question in Lisp. -John]


Aspect oriented programming is one attempt in this direction,
originally done in Lisp but now there's also an implementation for
Java.


http://www.parc.xerox.com/csl/projects/aop/


Post a followup to this message

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