Talk:Guess

From Esolang
Jump to navigation Jump to search

First guess: This thing is 2D. --islptng
Grade: Somewhat true
What is the hello world program? hotcrystal0 14:06, 2 June 2025 (UTC)
I’ll put it on the list soon
hotcrystal0’s guess: « starts a string and » ends a string. hotcrystal0 16:13, 2 June 2025 (UTC)
Wrong place for that
Grade:Correct

I had a small guess but forgot to put it here. ?1 in the truth machine program is some sort of variable. –PkmnQ (talk) 16:56, 2 June 2025 (UTC)
I recently separated the Programs and command lists because of edits like this
Grade:Mostly correct

The program seems to run line-by-line.

Instruction Effect Grade
?x Reference to variable x Mostly correct
x=y Sets variable x to y Mostly correct
$ Read 1 character from input as a number Incorrect
_ Reference to output (output is a string) Correct
x+y Add y to x (modifies x) Correct
x@y Jump to line x (0-indexed) if y is not 0 Semi-correct
«x» Creates a string with contents x Correct

Gapples2 (talk) 17:18, 2 June 2025 (UTC)

What would a FizzBuzz program look like? It should count from 1 to 100. Gapples2 (talk) 17:44, 2 June 2025 (UTC)
I’ll start doing it

How about a Fibonacci program? hotcrystal0 18:39, 2 June 2025 (UTC)
finished it
Or a hello world program that does not use strings? hotcrystal0 18:45, 2 June 2025 (UTC)
Can’t do that due to limitations

Can you do a deadfish interpreter? hotcrystal0 18:58, 2 June 2025 (UTC)
Yes

Can you make Disan Count? TheCatFromGithub (talk) 02:55, 3 June 2025 (UTC)
Yes
Requesting a bf interpreter. -- i  s  l  p  t  n  g  06:29, 3 June 2025 (UTC)
Helpe made one. hotcrystal0 14:38, 3 June 2025 (UTC)

Can you do a quine? hotcrystal0 14:38, 3 June 2025 (UTC)

What about a cat program? TheCatFromGithub (talk) 02:14, 4 June 2025 (UTC)