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.

^

From Esolang
Jump to navigation Jump to search

^ is an esolang by User:None1. It is the smallest esolang that is impossible to solve the halting problem.

Commands

The only command

^

performs an infinite loop if this program halts otherwise it does nothing.

Uncomputability proof

If this esolang in computable, consider this program:

^

If it halts, it will not halt, otherwise it will halt. So this esolang is uncomputable.

To sum up, this esolang is not computable for it can solve the halting problem.

Interpreter

It is of course impossible to make an interpreter of ^ in a computable esolang because it is uncomputable.