Created
February 14, 2017 04:31
-
-
Save urcades/0938ef9e917363124b19ffbd9de308b0 to your computer and use it in GitHub Desktop.
rune mnemonics
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+++ ace (just ' ') :: spACE | |
+++ bar (just '|') :: vertical BAR | |
+++ bas (just '\\') :: Back Slash (escaped) | |
+++ buc (just '$') :: dollars BUCks | |
+++ cab (just '_') :: CABoose | |
+++ cen (just '%') :: perCENt | |
+++ col (just ':') :: COLon | |
+++ com (just ',') :: COMma | |
+++ doq (just '"') :: Double Quote | |
+++ dot (just '.') :: dot dot dot ... | |
+++ fas (just '/') :: Forward Slash | |
+++ gal (just '<') :: Greater Left | |
+++ gar (just '>') :: Greater Right | |
+++ hax (just '#') :: Hash | |
+++ kel (just '{') :: Curly Left | |
+++ ker (just '}') :: Curly Right | |
+++ ket (just '^') :: CareT | |
+++ lus (just '+') :: pLUS | |
+++ hep (just '-') :: HyPhen | |
+++ pel (just '(') :: Paren Left | |
+++ pam (just '&') :: AMPersand pampersand | |
+++ per (just ')') :: Paren Right | |
+++ pat (just '@') :: AT pat | |
+++ sel (just '[') :: Square Left | |
+++ sem (just ';') :: SEMicolon | |
+++ ser (just ']') :: Square Right | |
+++ sig (just '~') :: SIGnature squiggle | |
+++ soq (just '\'') :: Single Quote | |
+++ tar (just '*') :: sTAR | |
+++ tec (just '`') :: backTiCk | |
+++ tis (just '=') :: 'tis tis, it is | |
+++ wut (just '?') :: wut, what? | |
+++ zap (just '!') :: zap! bang! crash!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment