g+*^n
Jump to navigation
Jump to search
- The title of this article is not correct because of technical limitations. The correct title is actually :g+*^n (or :g+*n).
:g+*^n (Or :g+*n) (Pronounced Colongplusasteriskcarotn, or Lusaste) is an Esoteric programming language created by User:Buckets in 2021. (The rack Pointer will start at the top of the Infinite rack.)
| Commands | Instructions |
|---|---|
| / | Import an input Register on top of the rack. |
| ) | Import An empty register on The top of the rack. |
| + | Move The current register 1 down. |
| & | Move The current Register 1 Up. |
| _ | Swap the register exactly 1 above of this current register and This current register. |
| # | Move the Rack pointer Upwards 1. |
| @m | Set a rule m, that will not be used within the code and only activates when *m happens, Example: @m rule @m, *m. |
| ; | Print the current Register Number into ASCII, then clearing out the Register and removing it off the rack for Reuse. |
| ' | Move the Rack pointer Downwards 1. |
| *n | Activates a rule n. |
| }o | Set the current Register Number to o. |
| \p | Change The Current register Number to p. |
| ? | Remove the current Register on the rack for Reuse, If It is a 0, then Do not do the Next Command. |
Cat program:
/;
"Hello, World!" Program:
@0}108;@0}72;}101;*0*0}111; }44;}32;}87;}111;}114;*0}100; }33;
Truth-machine Program:
@0}49;*0@0/?*0}49;