[m-dev.] for review: bytecode interpreter
Fergus Henderson
fjh at cs.mu.OZ.AU
Mon Jan 29 19:48:05 AEDT 2001
On 08-Dec-2000, Ralph Becket <rbeck at microsoft.com> wrote:
> Just out of interest, why is the bytecode interpreter written in C
> rather than Mercury itself?
Good question.
There's several possible reasons:
- efficiency?
- might make it easier to interoperate with (Mercury code that
has been compiled to) native code?
- might make it easier to interoperate with the debugger?
I'm not sure if any of them are *good* reasons.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list