Skip to content
#

inline-caching

Here is 1 public repository 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 inline-caching 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 inline-caching topic, visit your repo's landing page and select "manage topics."

Learn more