Damian Conway wrote:
> I would imagine that modifiers would be passed some
> kind of hierarchical representation of the rule
> they're modifying (i.e. a parse tree of it), and
> would be expected to manipulate that structure
> representation.

Excellent. Will there be an abstract syntax for tree
rewriting or is it Perl 6 all the way down?

This is really amazing stuff. I was expecting some
support for building mini languages on top of Perl 6,
but it really looks like Perl 6 is going to become
the de facto language prototyping tool. (Bye bye
yacc!) In many ways Perl 6 is more language neutral
than Parrot.

- Ken

Reply via email to