Page Index - rocky/python-uncompyle6 GitHub Wiki
26 page(s) in this GitHub Wiki:
- Home
- Adding a new language construct ‐ Python 3.6 Formatted String Literals
- Adding a tree transformation phase to uncompyle6
- Adding Tests
- Code problems
- Custom Rules for Variable length Arguments
- Debugging Optimized Code
- Deparsing Paper
- Deparsing technology and its use in exact location reporting
- Equivalent code
- expected decompile differences
- Fixing Issue #150
- Fixing Issue #151
- Fixing Issue #283
- Fixing Issue #293 (Python 3.8 grammar problem)
- How does this code work?
- Operator Precedence
- Project Focus
- pycdc compared with uncompyle6
- Releasing
- Table‐driven AST‐to‐Python Translation
- The Control Flow Mess
- Tips for creating bytecode to foil uncompyle6
- TODO
- What's up?
- Why was this project so hard to work on, learn, and maintain?