29

From Esolang
Jump to navigation Jump to search

29 is an esolang by User:JIT, 2025

its a challenge from me to me to make a esolang in 29 minites

commands what it does
strat start string
ned end string
Estr d store in d
p d print d in ASCII
{d} focus on d to do the 1 and the 2
1 +1
2 -1
oikje nop
untolne d go to oikje until d is empty or 0
untl d go to oikje until d is 0
one d go to oikje until d is empty
Example d empty out d
29 print 29
end end program
start start program
add with "a" to d concatenate a at the end of d
*c----d concatenate c at the end of d
in d input to d
A *2
B *3
C *4
D *5
E *6
F *7
G *8
H *9
I *0
J truth-machine
K print 314

uhh i think thats 29 commands

hello world

start strat 72 ned Estr d p d
strat 101 ned Estr d p d
strat 108 ned Estr d p d p d
{d} 111 p d
strat 44 ned Estr d p d
strat 32 ned Estr d p d
strat 87 ned Estr d p d
strat 111 ned Estr d p d
{d} 111 p d {d} 111111 p d
{d} 11111111 p d
strat 33 ned Estr d p d end

Cat program

start oikje in c *c----d one c p c end

Truth-machine

start J end