Cinder Explorer
Please see the
GitHub repo
for more information.
Select the passes you would like to see:
Source
Bytecode
Initial HIR
SSAify
Simplify
DynamicComparisonElimination
GuardTypeRemoval
PhiElimination
InlineFunctionCalls
Simplify
BeginInlinedFunctionElimination
DeadCodeElimination
RefcountInsertion
Initial LIR
Register-allocated LIR
Assembly
Use the Static Python compiler
Assembly syntax:
Intel
AT&T
Share:
Put some Python in the box. Currently only one function,
test
, is supported.