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.
command per command
command per command is an esolang designed to have the biggest possible self interpeter.
how it works
every program asks for input, and then every command after that is a marker for if that command is in the interpreter or not.
the commands are seperated by newlines, and there are infinite commands, because a command is a string of any length of any characters.
the self-interpreter is infinite
because there are infinite commands and every command is required so that every command is in the interpreter, that means that there are infinite commands in the self-interpreter, meaning the self-interpreter is of infinite length.