Michel> The way to know if it's well formed is to verify it using Michel> something like a control flow analysis similar to the way the Michel> Java ASM bytecode generation API does it. This is more-or-less what the Python byte code compiler already does to determine the high water mark for the stack used by a chunk of code it's compiling. Look for c_stacklevel, c_maxstacklevel and the com_push() and com_pop() functions in Python/compile.c. Skip
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