Skip to content

Implement performance estimation routines as post-order traversals. #37

@lapets

Description

@lapets

Use the enter() and exit() functions provided by the Babel API to implement a stateless post-order traversal of the AST that keeps track of each intermediate result as an attribute in that subtree, as in this example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions