XDaLa publishes the Beauty of Pi deterministic process example

The open-source example iteratively approximates pi through deterministic state updates and a self-spawning XDaLa process.

The Beauty of Pi XDaLa example

A deterministic process that keeps running

On 18 January 2026, XGR.Network published The Beauty of Pi, an open-source XDaLa example that iteratively approximates pi.

The process uses deterministic state updates for values such as Iter, S and Pi, then continues through a self-spawning execution pattern.

The example was built to demonstrate three properties of XDaLa:

  • continuous stateful execution rather than a one-off transaction
  • deterministic outputs that can be independently inspected
  • a simple, visible proof of process-oriented on-chain data handling