[−][src]Crate rustpython_compiler
Compile a Python AST or source code into bytecode consumable by RustPython or (eventually) CPython.
Modules
| compile | Take an AST and transform it into bytecode |
| error | |
| mode | |
| peephole | |
| symboltable |
Macros
| apply_optimizations |