"Simplicity is not the absence of power. It is power without pretense." ~ Atiksh Sharma
Feel free to use the prentensious quote anywhere lol.
Wyzer is a statically typed, compiled, resource-oriented programming language with integrated distributed safety via choreographic programming and a flow-sensitive memory model
Rust guarantees safety within a process It does nothing for:
- distributed deadlocks
- protocol mismatches
- cross-service correctness
To solve this problem Wyzer introduces the concept of choreographic programming which is one of the few serious attempts to solve it.
I am too lazy to write these bro
EOF