Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Need to be able to do tree rewrites.

Turn off set token boundaries and add create(AST node) which is dup. Return incoming tree if none set.

during AST->AST, what does

e : expr -> expr expr ;

do? Should dup at least one expr, right?

  • No labels