⦿╯
Deferred Semantic Binding Language
A Framework for Context-Dependent Semantics
bindlang
A Python library, built on the philosophy of deferred semantic binding.
Framework
A symbol carries intent without committing to outcome. Meaning is bound only when runtime context is sufficient: who acts, when, where, the current system state. Binding time becomes a first-class design parameter.
Latent and Bound
Two states: a symbol is latent when its conditions are not met, bound when context activates it. Same syntax, different status.