ββ΄βπβΚΔ±ΟΔ±
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
βΒ°β ‘β-β ‘β*