Scoped context for Python call trees. Provide a value once, use it anywhere below. Built on contextvars, no dependencies.
-
Updated
Aug 10, 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).
Add a description, image, and links to the dynamic-scoping topic page so that developers can more easily learn about it.
To associate your repository with the dynamic-scoping topic, visit your repo's landing page and select "manage topics."