Create a debugging tool for visually exploring the current state of a running program #60

Open
opened 2024-02-19 13:12:25 +01:00 by samvv · 0 comments
samvv commented 2024-02-19 13:12:25 +01:00 (Migrated from github.com)

If we're able to make all structures serializable by default, we can serialize the program state to a graph and explore it visually.

A filter can be applied to the graph to only display those elements that are matched by the filter. In first iterations, a simple substring match will suffice.

If we're able to make all structures serializable by default, we can serialize the program state to a graph and explore it visually. A filter can be applied to the graph to only display those elements that are matched by the filter. In first iterations, a simple substring match will suffice.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: samvv/bolt#60
No description provided.