Trance

From Esolang
Jump to navigation Jump to search
This article is not detailed enough and needs to be expanded. Please help us by adding some more information.

Trance is a useless language that only has replacement commands.

Syntax

1: Replace all inputted 0's to 1's.
0: Replace all inputted 1's to 0's.

Computational class

After one command execution, the input changes to either all 0's or all 1's, converting this into a logical NOT gate. Thus, this is a Finite state automaton.