Dimensions

nox/docs/explanation/structural-patterns
structural patterns the five patterns that make nox Turing-complete β€” tree algebra inherited from Nock and the combinatory logic tradition. these five patterns are the computational core. every other group β€” field, bitwise, hash β€” is an extension built on top of them. the structural patterns…

Local Graph