On Friday 29 October 2004 00:28, you wrote:
> > Given that, it's not all clear that Entities are constructed after
> > parsing. Given an appropriate design of "Processor", the steps can be
> > interleaved.
>
> Which thoughts do you have with "interleaving"?
Specifically, that high-level semantic objects are created as soon as they are
parsed.
> Have you looked at the Keystone approach for the separation of concerns?
It looks like it does create scopes and NameDeclaration objects directly
during parsing, not in a separate pass. It's exactly what I propose.
> Is the meta-compilation approach worth a try, too?
What do you mean?
- Volodya
|