Related articles |
---|
Interpretable intermediate code design? joachim.durchholz@munich.netsurf.de (Joachim Durchholz) (1998-02-12) |
Re: Interpretable intermediate code design? chase@world.std.com (David Chase) (1998-02-14) |
Re: Interpretable intermediate code design? robt@sensi.co.uk (Robert Trevellyan) (1998-02-14) |
Re: Interpretable intermediate code design? a_s_t_o_r@guardian.no (Alexander Kjeldaas) (1998-02-20) |
From: | Joachim Durchholz <joachim.durchholz@munich.netsurf.de> |
Newsgroups: | comp.compilers |
Date: | 12 Feb 1998 13:37:15 -0500 |
Organization: | Compilers Central |
Keywords: | interpreter, question, design |
Hello all,
I'm in need for an intermediate code format that's also usable as VM
code. References to relevant design principles preferred, though
existing designs are appreciated, too. I.e. I know the JVM format
(roughly), but I don't know wether it's good or bad, and even if I
knew I wouldn't know why and I wouldn't be able to improve on it.
TIA
Joachim
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.