ЧОР Мачен
Jump to navigation
Jump to search
ЧОР Мачен is a graph-based esolang made by uparrow.
ЧОР Мачен's Commands
| Command | What it does | Example |
|---|---|---|
| Ҕ A B | Sets A's length in the graph to B | Ҕ example 344 |
| Ш A | Creates a line called A | Ш example |
| Ҽ A | Deletes a line called A | Ҽ example |
| Ҿ A | Restores a line called A | Ҿ example |
| Ж A B | Swaps lines A and B | Ж first second |
| Җ A B | Sorts lines in the range from A to B | Җ 1 10 |
| Ԃ A B C | Compare A to B in amounts of C | Ԃ first second 5 |
| Ч A B C | Set A's length to a random integer from B to C | Ч example 5 12 |
| Ҷ A | Sets A's length to a random integer | Ҷ example |
| Һ A B | Find intersection point between A and B | Һ first second |
| Я | Halts | Я |