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.
Guesolang
Jump to navigation
Jump to search
Description
Guesolang is an Guess-serie Esolang made by User:Im bad at naming.
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:Guesolang);
or:
- guess the command table and I'll tell you its accuracy (also in Talk:Guesolang).
The guessing area 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
-2:< 2 -1 -1 0:> 2 -1 1 1:- -2 2 -2
Input#1:
1
Output#1:
111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111...
Input#2:
0
Output#2:
0
Program #2: Collatz sequence (Requestor: User:I am islptng)
0:> -2 -1 3 1:0 0 0 -1 2:= -3 -2 7 3:= -3 -2 13 4:$ -3 15 5 5:+ 6 -3 6 6:- 6 -3 1 7:& -3 15 8 8:+ 9 -3 9 9:- 9 -3 10 10:/ -2 16 3 11:* -2 17 12 12:+ -2 15 3 13:< -2 -1 14 14:< 18 0 4 15:0 0 0 1 16:0 0 0 2 17:0 0 0 3 18:0 0 0 32
Input:
12
Output:
12 6 3 10 5 16 8 4 2 1
Program #3: Hello, World! (Requestor: User:I am islptng)
-10:0 0 0 100 -9:0 0 0 114 -8:0 0 0 87 -7:0 0 0 32 -6:0 0 0 44 -5:0 0 0 111 -4:0 0 0 108 -3:0 0 0 101 -2:0 0 0 72 -1:0 0 0 33 0:< -2 -1 1 1:< -3 -1 2 2:< -4 -1 3 3:< -4 -1 4 4:< -5 -1 5 5:< -6 -1 6 6:< -7 -1 7 7:< -8 -1 8 8:< -5 -1 9 9:< -9 -1 10 10:< -4 -1 11 11:< -10 -1 12 12:< -1 -1 -1
Input:
Output:
Hello, World!
Guessing Area
Not available.