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.
DataComs
Jump to navigation
Jump to search
This is a language that has data in the command space, here’s how it works
How
There are commands that can edit the code
WRITE $3 SUCCESS NOOP N N !the line above this will turn into “SUCCESS N N”
There are ones that read
OUTPUT $3 N HI N N !this outputs “HI”
And more
RUN $2 OUTPUT $1 N N !this outputs “RUN”