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.
Guessing
Jump to navigation
Jump to search
Description
Guessing is an Esolang made by User:Im bad at naming, inspired by Guess.
How would it work?
It'll start with the truth-machine program, then you can:
- ask for a program that is either well-known or explained in detail (in Talk:Guessing);
or:
- guess the command table and I'll tell you its accuracy (also in Talk:Guessing).
The guessing section a won't be opened till the total number of programs has reached 5.
What'll cause your edit being reverted
- Modifying a program that's already exists;
- Modifying a guess that's already exists;
- Modifying anything that's neither a program nor a guess;
- Inserting garbage.
Programs
Program #1: truth-machine
}>:\1<\1}\1:\0<\0
Program #2: Hello, World! (Requestor: User:PrySigneToFry)
<\H<\e<\l<\l<\o<\,<\ <\W<\o<\r<\l<\d<\!<\
Input:
Output:
Hello, World!
Program #3: Collatz sequence (Requestor: User:I am islptng)
:2;=@0;>}`\ @0;:1;=@0;+@0;-\0=@1;+*@1;10;@0;}2;:0;=@2;@1;:7;}+8;`0;@2;:9;=@3;/@2;10;=@+@4;5;+@2;-*@3;10;=@2;@3;=@4;+@4; 1;}7;:8;}+10;`0;@4:11;<+@+@4;4;\0=@4;+@4;-1;}8;:10;}+5;`1;@1;:6;<\ }+3;&@1;1;:3;=@1;/@1;2;}0;:4;=@1;+*@1;3;1;}0;:5;
Input:
12
Output:
12 6 3 10 5 16 8 4 2 1
Guesses
Not available.