Show HN: Python Bytecode and AST Explorer
kuterdinel.com
Show HN: Python Bytecode and AST Explorer
1–2 of 2 posts
Re: Show HN: Python Bytecode and AST Explorer
#2The entire thing runs in the browser without needing a backend (unlike godbolt).
Fun challenge: Look at the source code and figure out how it works.