Minitable
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 Esoteric programming language created by User:Buckets in 2022.
(Rings are the size of 6l cells per Ring.)
Commands | Instructions |
---|---|
^ | Moves the pointer radially outward from the current ring m to the next ring m + 1. If it Is at the middle, it moves to ring 1 and sets the angular index = 0. |
v | Moves the pointer radially inward from the current ring n to the previous ring n – 1. If it Is at the middle, it does Noop. |
/ | It moves to the next cell in the ring. |
\ | it moves to the previous cell in the ring. |
+ | + 1 in current cell. |
- | - 1 in Current Cell. |
. | Prints Current cell in ASCII. |
$ | Behaves like ^ if = 0, Behaves like v if = 1, Behaves like \ if = 2, Behaves like / if = 3. |
# | Behave like the opposite of the newest direction, Example: ^, # would Behave like v. |
= | Behave like the 90 Degrees of the newest direction, Example: ^, = would Behave like >. |
"Hello, World!" Program:
++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++.+++ ++++++++++++++++++++++++++.+++++++..++ +.^+++++++++++++++++++++++++++++++++++ +++++++++.^+++++++++++++++++++++++++++ +++++.++++++++++++++++++++++++.+++.^++ ++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++.^++++++ ++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++.^++++++++++++++++++ +++++++++++++++.