Skip to content
cd ~

ZDeceptron.

// a reactive dataflow language where placement is a property of state

You declare where each piece of state lives — client, server, durable or static — and the compiler derives the split, emits both halves, and writes the wire between them. Functions have no placement at all.

source on github