We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

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