Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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