This extension provides a keymap for the APL programming language, allowing users to easily access APL symbols and functions directly from their keyboard. With this keymap, you can quickly insert APL Glyphs by using the combination of two keys plus Tab, just like in the TryAPL environment.
APL Glyphs
Insert APL symbols using a simple key combination press the two keys and then Tab. For example, to insert the APL symbol "quad" ( ⎕ ), press [
and then ]
followed by Tab.
Key Combinations:
APL Glyph | Key Combiantions |
---|---|
← | <- |
× | xx, /\ |
÷ | :- |
⍟ | *O |
⌹ | [-, -] |
○ | OO |
⌈ | 77, FF |
⌊ | LL, ll |
⊥ | |_ |
⊤ | TT |
⊣ | |- |
⊢ | -| |
≠ | =/, L- |
≤ | <=, <_ |
≥ | >=, >_ |
≡ | == |
≢ | 7=, Z-, ≠_, ≡/ |
∨ | vv |
∧ | ^^ |
⍲ | ^ |
⍱ | v~, ∨~ |
↑ | ^| |
↓ | v| |
⊂ | cc, ( ( |
⊃ | )) |
⊆ | (_ , c_ , ⊂_ |
⌷ | [| , |] |
⍋ | A| |
⍒ | V| |
⍳ | ii |
⍸ | i_, ⍳_ |
∊ | ee |
⍷ | e_, ∊_ |
∪ | uu, UU |
∩ | nn |
⌿ | /- |
⍀ | - |
⍪ | , - |
⍴ | rr, pp |
⌽ | O| |
⊖ | O- |
⍉ | O\ |
¨ | ::, "" |
⍨ | ~:, ~" |
⍣ | *:, *" |
∘ | oo |
⍤ | o:, o" |
⍥ | O:, O" |
⎕ | [] |
⍠ | [:, :] |
⌸ | [=, =] |
⌺ | >], [<, [⋄, ⋄] |
⌶ | II, T_ |
⍎ | *_, o⊥ |
⍕ | oT, o- |
⋄ | <> |
⍝ | on |
→ | -> |
⍵ | ww |
⍺ | aa |
∇ | VV |
¯ | -- |
⍬ | 00, 0~ |
First (Test) release of the APL Keymap extension!
Enjoy!