Example

From Esolang
Jump to navigation Jump to search

example for a category

commands

a - moves pointer to left
d - moves pointer to right
s - runs command at pointer

list

list: 1234
1 - prints 1
2 - prints 2
3 - prints 3
4 - prints 4
also pointer wraps around