← Explore
TOPIC

#python-interpreter

Open source repositories tagged with #python-interpreter, ranked by health score.

dylan-sutton-chavez
dylan-sutton-chavez/edge-python
Rust
89
health

Single-pass SSA compiler and bytecode VM for a sandboxed Python subset. NaN-boxed values, dual inline caching (scalar + instance-dunder), super-instruction fusion, pure-function memoization, mark-sweep GC; classes with inheritance and dunder protocol, stackful coroutines with async/await, pattern matching, and packages.json imports. 170 KB WASM.

213