Ket
Jump to navigation
Jump to search
Ket is an Esoteric Programming Language created By User:Buckets in 2021, And The Second Of the Trio for A Very Terrible Idea.
| Commands | Instructions |
|---|---|
| ^>| | If It Is Pointing at a Bass, then it will push The Input Value On the Tape to the Current Direction of the Caret, But If it is A Bass, It will Print the Current cell on the Tape. |
| ⍘ | Start And End A Quote to put in the current cell. |
| ' | Concatonate the previous cell to the End Of The Current Cell. |
| <small> | If the Current Cell Is a value, Plus one, If it is not, Minus One To the previous Cell, If that is not a Value, Skip the Next Command. |
| <big> | If the Current Cell is more than 0, Execute The next Code until </big>, If this is not so, Do Not Execute the Code. |
| : | Start the Program. |
"Hello, World!" Program:
: (image of bass) ⍘Hello, World!⍘~^>