r/programmingprojects • u/adico1111 • 4d ago
AZAM Kernel — a project exploring deterministic computation, looking for people to discuss/collaborate
I've been working on the AZAM Kernel, a project exploring what a fully deterministic model of computation could look like — same input always produces the same output, no hidden state, no non-determinism sneaking in anywhere.
The repo has the core spec, the reasoning behind the design decisions, and early implementation work. It's a solo project so far and I'd like to open it up to more people, whether that means contributing code, poking holes in the design, or just talking through the ideas.
1
Upvotes