Related articles |
---|
[9 earlier articles] |
Re: Making my first compiler torbenm@app-0.diku.dk (2006-11-27) |
Re: Making my first compiler z2345678998765432y@sbcglobal.net (John) (2006-11-29) |
Re: Making my first compiler torbenm@app-3.diku.dk (2006-11-29) |
Re: Making my first compiler blume@tti-c.org (Matthias Blume) (2006-11-29) |
Re: Making my first compiler DrDiettrich1@aol.com (Hans-Peter Diettrich) (2006-12-01) |
Re: Making my first compiler blume@tti-c.org (Matthias Blume) (2006-12-01) |
Re: Making my first compiler DrDiettrich1@aol.com (Hans-Peter Diettrich) (2006-12-03) |
Re: Making my first compiler stevem@ans.com.au (Steve Murray) (2006-12-03) |
From: | Hans-Peter Diettrich <DrDiettrich1@aol.com> |
Newsgroups: | comp.compilers |
Date: | 3 Dec 2006 21:31:24 -0500 |
Organization: | Compilers Central |
References: | 06-09-087 06-11-097 06-11-102 06-11-112 06-11-119 06-11-129 06-12-005 06-12-017 |
Keywords: | design |
Posted-Date: | 03 Dec 2006 21:31:24 EST |
Matthias Blume wrote:
> I am confused about what you are trying to say. Is your list of
> features talking about the language that is being compiled or about
> the language that the compiler is written in?
I hoped it were obvious, that the limitations apply to the
implementation language of the compiler.
> My point was that the language being compiled can be pretty much
> anything and does not really affect the choice of language that the
> compiler is written in.
ACK. I don't know about criteria that could make a language
uncompilable, though some languages profit from compilation more than
others.
DoDi
Return to the
comp.compilers page.
Search the
comp.compilers archives again.