From Esolang
Jump to navigation Jump to search

is a language made by Ϫ (talk)

in ꭐ all programs are presented as a line of numbers and symbols.

commands

Caption text
symbol id function
0 turns the next number into its symbol according to its id [anything after 5 will halt the program]
1 turns the next symbol into its id
2 adds 1 to the next number
3 double the next number
4 if the next item is a symbol and the last number to be read was 0, skip it
5 output the next number