Skip to content

Stand up AST visualizer #5

Description

@radding

When I run arbor visualize <filename> The AST for that file should be displayed in the browser for debugging the parser. Currently, part of the visualizer is working, the tree is being walked but it looks terrible and is not very helpful. Would love help and someone who knows D3 to make this work and look better.

All the code for this starts here: https://github.com/arborlang/ArborGo/blob/master/internal/parser/visitors/visualizer/visitor_debug.go

The visualizer runs as an HTTP server and is listening on port 8080

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions