Related articles |
---|
[3 earlier articles] |
Re: Using Prolog to Compile Things bmd@cs.kuleuven.ac.be (1999-05-21) |
Re: Using Prolog to Compile Things anton@mips.complang.tuwien.ac.at (1999-05-22) |
Re: Using Prolog to Compile Things gkt37@dial.pipex.com (JT) (1999-05-22) |
Re: Using Prolog to Compile Things Daniel.Diaz@inria.fr (1999-05-22) |
Re: Using Prolog to Compile Things bmd@cs.kuleuven.ac.be (1999-05-27) |
Re: Using Prolog to Compile Things bromage@cs.mu.OZ.AU (1999-05-27) |
Re: Using Prolog to Compile Things hunk@alpha1.csd.uwm.edu (1999-06-02) |
Re: Using Prolog to Compile Things nickroberts@callnetuk.com (Nick Roberts) (1999-06-06) |
Re: Using Prolog to Compile Things guerby@acm.org (Laurent Guerby) (1999-06-12) |
From: | hunk@alpha1.csd.uwm.edu (Mark William Hopkins) |
Newsgroups: | comp.compilers |
Date: | 2 Jun 1999 01:37:16 -0400 |
Organization: | University of Wisconsin - Milwaukee, Computing Services Division |
References: | 99-05-069 99-05-094 |
Keywords: | prolog, comment |
Actually, the entire question is being posed at the wrong level. It's
not a compiler you want written in Prolog, but the program that
generates the compiler! Because that's where the intelligence is
required.
Here, efficiency is irrelevant. It's not the efficiency of the
process that counts, but of the product made by the process.
[Well, it's not totally irrelevant. The process does have to finish
before the heat death of the universe to be of practical interest. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.