⦿

Deferred Semantic Binding Language

A Framework for Context-Dependent Semantics

bindlang

A Python library, built on the philosophy of deferred semantic binding.

[gh]

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.

[read]

Latent and Bound

Two states: a symbol is latent when its conditions are not met, bound when context activates it. Same syntax, different status.

[read]