ꭐ
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
| 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 |