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”