Skip to content

Add a new package that makes it easier to do common things with a parse.Tree #47

@cespare

Description

@cespare

Some common tasks:

  • Checking whether a node is a symbol (or keyword, etc) and if it is, pulling out Val
  • Walking through the whole tree recursively

It would be nice to have some clever high-level API for searching/matching certain constructs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions