Hello again. I stumbled onto http://instaparse-live.matt.is/ and it's really awesome, I've been tinkering with it and with a repl-like feedback loop it's been pretty painless finding something that can parse logic like i need
But one thing I have noticed is that if there are parse variations, there may be multiple result parses
That pretty much encapsulates the nodes as I want to store them... i wonder if there is a cleaner or clearer representation for just & and | logic w/ parens
Sometimes, there are multiple valid interpretations, for example: (pardon the zoom level)...
@sova uploaded a file: https://clojurians.slack.com/files/U3ES97LAC/FAW0LQV37/screen_shot_2018-05-24_at_1.42.50_pm.png
It seems as though they are both perfectly valid so, maybe I can just use the first one of the result set
better example..
one of these three kinds of pie, please.
wow, i haven't seen this before. so cool!