Scoped context for Python call trees. Provide a value once, use it anywhere below. Built on contextvars, no dependencies.
-
Updated
Sep 6, 2026 - Python
Scoped context for Python call trees. Provide a value once, use it anywhere below. Built on contextvars, no dependencies.
A custom interpreter/compiler built with Flex, Bison, and C++ that implements dynamic scoping through an Abstract Syntax Tree (AST).
To associate your repository with the dynamic-scoping topic, visit your repo's landing page and select "manage topics."