Fork me on GitHub
#specter
<
2018-08-11
>
nathanmarz01:08:05

@blak3mill3r what do you have in mind?

blak3mill3r20:08:54

@nathanmarz an electron window that pretty-prints some data and highlights the parts that a path selects, combined with some repl tools along the lines of https://github.com/dgrnbrg/spyscope ... so you would eval #s/show (select [ALL :a MAP-VALS] something) and then see something pretty-printed with some parts of it highlighted

nathanmarz20:08:10

@blak3mill3r that would be cool, especially if it showed the sequence of steps in a path in an interactive way