> 1.) I assume the Grammar/grammar is read top to bottom. Confirm? Confirm - but this is not surprising: *any* source file is typically read from top to bottom. Randoma access reading is typically done for binary files, only. So you must be asking something else, but I can't guess what that might be. > 2.) More help figuring out how to debug what python *thinks* it's > seeing when it see "def a() {pass}". It's not getting to the ast > construction stage, as near as I can tell. What additional breakpoints > can I set to see where it's failing. Enable the D() debugging in parser.c (configure with --with-pydebug, and set PYTHONDEBUG). Regards, Martin
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4