Symbolici
Jump to navigation
Jump to search
- The title of this article is not correct because of technical limitations. The correct title is actually ⓢ⒴ₘ𐊂⊙ʟıςı.
ⓢ⒴ₘ𐊂⊙ʟıςı is an Esolang made by user:Rombito
Commands
| Command | noncolor | Purpose/Instructions |
|---|---|---|
| ✦ | … | adds “✦” to the string |
| • | … | counts all of the ✦s in the string, removes them and adds the corresponding ascii character starting at ‘1’ to the string |
| ✭ | … | clears the string |
| ◇ | … | redirects the variable target to the variable with the name as the string |
| ◆ | … | sets the variable being targeted to the string |
| ⍍ | … | prints the string |
| ✧ | … | sets the string to the value of the variable being targeted |
| ✦ | p✦ | remove a ✦ from the string |
| ✧ | p✧ | sets string to user input |
| ✭ | p✭ | adds multiple ✦s, how much is user input |
| • | p• | replaces the rightmost character in the string with multiple ✦s based on the ascii value of it - 48 |
| Ⅱ (recolorable) | Ⅱ(c) | noop. |
| ° (recolorable) | °(c) | if there are as many ✦s in the string as there are Ⅱs after this, then jump to the nearest Ⅱ that has the same color as it. |
| * (recolorable) | *(c) | jump to the nearest Ⅱ that has the same color as it. |
| - | … | end the program. |
examples
Truth machine
✭°Ⅱ⍍-Ⅱ⍍*