Built on the Tohum infrastructure. Tohum is the seed — Machine is what grows from it.
Machine
├── M language Systems language, bootstrapped from C. No runtime, no GC.
├── Machine VM Stack-based VM with temporal memory and native uncertainty.
└── Machine AI Symbolic reasoning engine on top of the VM.
M → Tohum → VM → bytecode
Values remember. Uncertainty propagates. Nothing is lost unless you choose to forget.



