✏
Jump to navigation
Jump to search
✏ is an esolang by User:JIT, 2025
"What if you drew the output?"
- -User:JIT, 2025
"There’s no variables about numbers, you can’t change the variables by a value"
- -User:helpeesl, 1:05 4 21 25
| commands | what they do |
|---|---|
| ← | draw in that direction |
| ↑ | draw in that direction |
| → | draw in that direction |
| ↓ | draw in that direction |
| ↖ | draw in that direction |
| ↗ | draw in that direction |
| ↘ | draw in that direction |
| ↙ | draw in that direction |
| ⇑ | put up the pencil |
| ⇓ | put down the pencil (pencil is up at start) |
| ⇐ | input drawing |
| ⇒ | output drawing |
| ⇔ | erase the page |
| ⇕ | invert the pencil |
| n[] | if drawing [], go to n⇢ |
| ↔ | swap |
| ↕ | delete page |
| n⇢ | noop |
| ⇶n | go to line n |
| ⇯ | duplicate the page |
| 🜚 | end the program |
Cat program
⇓⇐⇒⇶0
Truth-machine
⇐1[↑]0[↑→↓←]⇑0⇢⇒🜚 1⇢⇯⇒⇶1