Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

difference metainterpreter and metacircular interpreter

1 view
Skip to first unread message

Ranco Marcus

unread,
Jun 26, 2002, 7:43:02 AM6/26/02
to
Hi,

Could anybody give his thoughts on the difference between a metainterpreter
and a metacircular interpreter?
Some resources (for example http://www.sics.se/~klasorsv/papers/icpap92.ps)
state that they are one and the same, but I have the feeling they are not.

I think that a metainterpreter for Scheme, for example, could be any
interpreter interpreting a subset of Scheme, say Scheme*. A metacircular
interpreter is a metainterpreter that is able to interpret itself, i.e. its
source code is written in the language it is able to interpreter: Scheme*.

Thanks,

Ranco


P.S. What is the correct spelling: metainterpreter or meta-interpreter?


0 new messages