Hacker News new | ask | show | jobs
Show HN: Python Bytecode and AST Explorer (kuterdinel.com)
1 points by kuter 883 days ago
1 comments

The 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.