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.

Super machine

From Esolang
Jump to navigation Jump to search

what if you combined the truth machine, false machine, and unknown machine? you would get this monstrosity.

the super machine is:

  • input x.
  • if x=true, then input y and behave like a truth machine with y.
  • if x=false, then input y and behave like a false machine with y.
  • if x=unknown, then input y and behave like a unknown machine with y.

do not use this. please.

See also