Symbol Flux: abstract visual debugging

http://symbolflux.com/projects/avd. Abstract:

Do you ever wish you could just see some table or tree (or graph, list or hashmap) while programming?

I want to be able to do that all the time, without having to work for it. So, I'm writing an 'abstract visual debugger' to that end, and this is what it looks like so far:

(https://youtu.be/NvfMthDInwE)

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

How does this relate to your work?

Sean?

I've never went very far

I've never went very far with visual debugging, especially in visualizing data structures. Live programming is kind of its own thing.