p-code compilers

Bogomil Alexondrov <ec98bna@brunel.ac.uk>
22 Jan 1999 21:26:13 -0500

          From comp.compilers

Related articles
p-code compilers ec98bna@brunel.ac.uk (Bogomil Alexondrov) (1999-01-22)
Re: p-code compilers dwight@pentasoft.com (1999-01-23)
Re: p-code compilers genew@vip.net (1999-01-23)
Re: p-code compilers derekross@fisheracre.freeserve.co.uk (Derek Ross) (1999-01-23)
Re: p-code compilers eodell@pobox.com (1999-01-25)
Re: p-code compilers toon@moene.indiv.nluug.nl (Toon Moene) (1999-01-25)
Re: p-code compilers aaron@farol.chem.purdue.edu (Aaron F. Stanton) (1999-01-27)
[3 later articles]
| List of all articles for this month |

From: Bogomil Alexondrov <ec98bna@brunel.ac.uk>
Newsgroups: comp.compilers
Date: 22 Jan 1999 21:26:13 -0500
Organization: Brunel University, Uxbridge, UK
Keywords: interpreter, question, comment

Hiya,


Does somebody know a website focused on pseudo code compilers and
especially possible optimizations for it. btw can a program not
generating machine code but pseudo code be called compiler or is it a
translator? what is the exact definition for compiler? Java is
generating pseudo code so it must be a translator rather than
compiler?


Thanks in advance for any help


Best Regards: Bogomil Alexandrov
[I've never made a strong distinction between translators and compilers.
I suppose if the output is supposed to be legible to people it's a
translator, if it's just for computers it's a compiler. -John]


Post a followup to this message

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