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.

NonSkip

From Esolang
Jump to navigation Jump to search
This article is not detailed enough and needs to be expanded. Please help us by adding some more information.

NonSkip is a variant of FakeScript invented by User:ChuckEsoteric08.

Changes

The commands are the same as FakeScript but with one small change:

Every time an instruction is executed, it will execute the argument as instruction. Example:

print print input

It will print "print", then it will print "input" and then ask for input.

External resources