diff options
Diffstat (limited to '')
-rw-r--r-- | bin/README | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/bin/README b/bin/README index 66082e90..3d6d1fc6 100644 --- a/bin/README +++ b/bin/README @@ -39,18 +39,6 @@ alternate keyboard layouts. Toggle remapping with ^S. hnel '[]{}' '{}[]' vi - jrp - -JIT RPN calculator for x86_64. Mostly just to be overkill. - - B bin O oct D dec X hex - ; drop : dup \ swap - _ neg + add - sub - * mul / div % rem - & and | or ^ xor - ~ not < shl > shr - ' quot , prch . prnt - klon Klondike solitaire for curses. BSD-only for arc4random_uniform. |