Terence Parr

Results 554 comments of Terence Parr

@KvanTTT sounds great. Thanks for your understanding. (BTW, "bulky graphs in VSCode" actually does sound like a good motivation.)

> Are there any tree walkers or visitors that can utilize the JSON parse trees? Any Target language that knows how to read json, should be able to pull these...

@HSorensen yep, what I meant was somebody will have to deserialize the json into a proper parse tree and then the usual visitor in listener patterns will work great. This...

@KvanTTT looking better, right?

Added sample output and python parsing of json here: https://github.com/antlr/antlr4/discussions/3772

So we need to change all of our setup.py files? ping @ericvergnaud

Looks ok to me. thanks for info. @ericvergnaud ?

Looks like I can test with pypitest. didn't know that existed!

Confirmed. It just worked. https://pypi.org/project/antlr4-python3-runtime/

Have we reached a consensus on the way they should be?