Tinypy 1 1 0

Minimalist Python implementation in ~64k of code with a bootstrapped parser, bytecode compiler, and VM with incremental GC. Supports classes, dicts, lists, exceptions, and modules. Cross-platform with C API for embedding. Use when building embedded scripting engines, studying VM internals, or needing a tiny Python-compatible runtime for constrained environments.

tangledgroup 994140a 8 files · 38.0 KB Updated

File contents

tangledgroup/tangled-skills/tree/main/misc/tinypy-1-1-0 commit 994140a055

Frequently asked questions

npx skillmds@latest add tangledgroup/tinypy-1-1-0