Entangle

From Esolang
Jump to navigation Jump to search

Entangle is a quantum programming language mainly based on Entanglement on variables, it is similar to python

Entangle

a *=* b #sets a to b every time b is assigned, and sets b to a every time a is assigned
#note: the b part can be an expression