Skip to content

Turing Complete

    Turing Complete refers to a machine that, given enough time and memory along with the necessary instructions, can solve any computational problem, no matter how complex. The term is normally used to describe modern programming languages as most of them are Turing Complete (C++, Python, JavaScript, etc.).  In the context of the crypto industry, a Turing complete network refers to one where smart contracts can be programmed on the blockchain.

    Share