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.

INT/Examples

From Esolang
Jump to navigation Jump to search

Hello World:

V"Hello world!"

99 Bottles of Beer:

?b99*>b0[^b" bottles of beer on the wall."]-0

Quine:

^^

Factorial:

~f.x[?c1*<cx[*xc]-x]

Digital Root (non-cheating):

Vx*%/x9-

Digital Root (cheating 1):

Vx%x-

Digital Root (cheating 2):

%V-

Infinite Loop 1:

$^

Infinite Loop 2:

*=AA[+]-

Truth Machine:

/=x0[^0-]*=1x[^1]-

Addition and Output:

?x2^x-x

Cat 1:

?xV^x-

Cat 2:

^V-

Infinite Cat:

$^V^

Sign Check:

?xV/=x0[^"Z"-]/>x0[^"P"-]^"N"-

Fizzbuzz 1:

?xV*>xy[$/=%5y0[^F]/=%3y0[^B]*y]-

Fizzbuzz 2:

$/=%5y0[^F]/=%3y0[^B]*y^

Unary:

-*V

Collatz:

?xV*>x1[/=1%x2[+1*3x]+[~x]^x*y]-y

Deadfish Interpreter: (note: each character must be inputted once at a time)

w!=V0[/=Vi[*x]+/=Vd[/x]+/=Vs[&x]+/=Vo[^x]+/=Vh[-]+[^"!"]]-