Results for OptimizationBuffer
In Names
(1)
In Parameters
(0)
In Return Types
(0)
Compile a Python AST or source code into bytecode consumable by RustPython or (eventually) CPython.
compile | Take an AST and transform it into bytecode |
error | |
peephole | |
symboltable |
apply_optimizations |
rustpython_compiler::peephole::OptimizationBuffer |