6A
Jump to navigation
Jump to search
6A is an Esoteric programming language created by User:Buckets in 2024.
Commands | Instructions |
---|---|
' ' | Prints what is inside of the single quotes. |
j | Multiplies 2 to the current number. |
/ | Multiplies 2 then plus the number by 1. |
" " | Overwrites the current data stored to data what is inside of the double quotes. |
& | Prints What is inside of the data stored. |
@ | Creates a pointer, as well as setting the current number to 0. |
$ | Set current number to 0.125. |
[ | Go down 1 Command. |
# | If The current Number = 0, then go the Data Stored Numberth Line. |
{ | Skip all commands remaining until The amount of commands skipped = The current number stored. |
] | Set teleportation point, With an Identification of The current number stored. |
} | Go to ](With the Identification of The current number stored). |
( | Set the Current Data point and Set the Current number to the Input. |
) | Swap the current number and The data stored. |
"Hello, World!" Program:
@'Hello, World!'
Cat program:
@(&
Truth-machine program:
@("2"#$jj[ [--------j[ [---------{ ['1'"0")//{ '0' "6"#"7" "7")"0")'1'#