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.
User made
Jump to navigation
Jump to search
Intro
Hi guys, Elijah’s back with the 4th esolang experiment after a month of inactivity here, do anything you want with the section for the esolang, then after 1 year, I’ll check on where this is and I’ll make it its own page.
The esolang
The built in commands are from Python. Every commands are seperated by semicolon.
First! or second?
Start
Nothing Else....
End
Why? Does this page has no another <var_name>? <Multiple Why?>
Create a numeric variable named <var_name> with the value <Why?>.
Never mind... No another <var_name>
Output <var_name>
Fling to <line>
Jump to line
Fling to <labelnum> unless <var> is 0
Branch to <labelnum> if <var> != 0
Label
Label, they are orded by position.
Send <var> 2-3 years in Dagestan and forget
Input
Example
Output 1
First! or second?; Why? Does this page has no another user? Why?; Never mind... No another user; Nothing Else....;
or
print(1);
even
a = ((((((1+1)-1)*1)/1)+1)%1); print(a+"", end="");
Truth machine
First! or second?; Why? Does this page has no another user? Why?; Send user 2-3 years in Dagestan and forget; Fling to 0 unless user is 0; Never mind... No another user; Nothing Else....; Label; Never mind... No another user; Fling to 0 unless user is 0;