Skip to content
#

python-interpreter

Here are 54 public repositories matching this topic...

A high-performance, single-pass SSA compiler and virtual machine based on the CPython 3.13 specification. It features a hand-written lexer, a Pratt-precedence parser with direct SSA-to-bytecode emission, and a three-tier adaptive VM designed for deterministic execution and extreme safety in sandboxed environments.

  • Updated Apr 28, 2026
  • Rust

Improve this page

Add a description, image, and links to the python-interpreter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-interpreter topic, visit your repo's landing page and select "manage topics."

Learn more