sim-lib-lang-python 0.1.0

Thin Python core profile for the SIM expression runtime.
Documentation
1
2
3
4
5
# Direct Python source

This is embedded, capability-scoped Python scripting over SIM values, not a
CPython replacement. The specimen enters through `codec/python`, installs `lang/python-core/v1`,
and evaluates the lowering directly. No instruction plan or foreign runtime is used.