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.

Talk:Neoff

From Esolang
Jump to navigation Jump to search

this is in need of a major rewrite the code before was supposed to look like normal code but abnormal, here was the original idea:

Push Caller Set
Let A = 0
Comefrom 4
A++

When (A == 10){
 Call
}
Caller Set{
 A = 0
 Print(“A has hit 10 and has been set back to zero”)
}

im really just leaving this original code idea here, so that maybe i, or someone else will rewrite it.