Skip to content
#

python-compiler

Here are 44 public repositories matching this topic...

A compact, single-pass SSA-style bytecode compiler and stack VM for a subset of CPython 3.13 syntax. Hand-written lexer, Pratt-precedence parser that emits bytecode directly (no AST), and a threaded-code interpreter with per-instruction inline caching. Built for deterministic execution in sandboxed and embedded environments (≈130 KB WASM release).

  • Updated Apr 29, 2026
  • Rust

Codo-File is a code editor that primarily supports JavaScript and Python, with partial Dart support. Additionally, it features a real-time website editor where you can create your own website in the browser using HTML, CSS, and JavaScript. The project also includes an image-to-text feature and a voice-to-text feature .

  • Updated Sep 24, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the python-compiler 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-compiler topic, visit your repo's landing page and select "manage topics."

Learn more