re: Compiler or interpreter?

chris dollin <ehog.hedge@googlemail.com>
Fri, 18 Jun 2010 08:15:44 +0100

          From comp.compilers

Related articles
re: Compiler or interpreter? ehog.hedge@googlemail.com (chris dollin) (2010-06-18)
Re: Compiler or interpreter? paul.biggar@gmail.com (Paul Biggar) (2010-06-18)
Re: Compiler or interpreter? aek@bitsavers.org (Al Kossow) (2010-06-18)
| List of all articles for this month |

From: chris dollin <ehog.hedge@googlemail.com>
Newsgroups: comp.compilers
Date: Fri, 18 Jun 2010 08:15:44 +0100
Organization: Compilers Central
Keywords: interpreter, design
Posted-Date: 18 Jun 2010 11:07:12 EDT

glen herrmannsfeldt wrote:


> So where do you draw a line between "true compiler" and "just an
> interpreter?"


There is no line.


There is more-compilery and more-interpretery, and they're more or
less inverses, but there's no objective distinction with all the
compilery things on one side and all the interpretery things on the
other.


It's my feeling that arguments about where that line is are concealing
more interesting arguments about the details. It's the kind of
question that makes me ask, "if you had the answer, what would you do
with it?"


If you knew where the line between "true compiler" and "an
interpreter" ["just" is pejorative] was, what would you do
differently?
--
Chris "allusive" Dollin



Post a followup to this message

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