// Keyboard mapping for mcode // 04.07.2024 // // This file is best viewed with a monospaced font, eg. APL386 or APL385 // ::mcode/en-US keyboard:: 0 ~ ⌺│! ⌶│@ ⍫│# ⍒│$ ⍋│% ⌽│^ ⍉│& ⊖│* ⍟│( ∨│) ė│_ ‗│+ ⌹ 1 ` ⋄│1 ¨│2 ¯│3 ⍃│4 ≤│5 ≈│6 ≥│7 ⍄│8 ≠│9 ⥊│0 θ│- ×│= ÷ 2 Q ⍠│W ⍹│E ⍷│R √│T ⍨│Y ⍐│U ⍗│I ⍸│O ⍥│P ⍣│{ ⍞│} ⍬│| ⊣ 3 q ∞│w ⍵│e ∊│r ⍴│t ~│y ↑│u ↓│i ⍳│o ○│p π│[ ←│] →│\ ⊢ 4 A ⍶│S ⍢│D δ│F ⌻│G ⍔│H ⍙│J ⍤│K ⌸│L ⌷│: ≡│" ≢ 5 a ⍺│s ⌈│d ⌊│f ⍛│g ∇│h ∆│j ∘│k ⊙│l ⎕│; ⍎│' ⍕ 6 Z ⊆│X ⊇│C «│V »│B ⍊│N ⍑│M ‖│< ⍪│> ⍂│? ⍰ 7 z ⊂│x ⊃│c ∩│v ∪│b ⊥│n ⊤│m ¦│, ⍝│. ⍀│/ ⌿ // alt keys: (NIU) // 8 C «│V » // 9 c ∩│v ∪ // 10 ⍃ │⍄ ::end Changes compared to Dyalog: adds: q ∞ ⍠ w ⍹ r √ y ⍐ u ⍗ a ⍶ s ⍢ d δ f ⍛ ⌻ g ⍔ h ⍙ k ⊙ x ⊇ c « v » b ⍊ n ⍑ m ‖ . ⍂ moves: ! on - to ‗ ⌺ on ` to ⍚ (tbd) ⍙ on . to h changes: < on 3 to ⍃ > on 7 to ⍄ = on 5 to ≈ ∨ on 9 to ⥊ ⍱ on ( to ∨ ∧ on 0 to θ ⍲ on ) to ė * on p to π | on m to ¦ for consideration: ± ¦ « » € √ ⍚ ≈ β δ θ λ φ ψ Ω μ ↔ ↕ ∅ √ Ŀ ∑ ∫ Π π П ɛ ė ‖ ‗ ∥ ∉ ⊔ ⊙ ∞ ⊇ ⌦ ⌫ ⍂ ⍃ ⍄ ⌸ ⌻ ⍰ ⍶ ⍹ ⍊ ⍑ ⍔ ⍍ ⍙ ⍐ ⍗ ⍢ ⍡ ◎ ⥊ ╬ Φ ⍛ ⍜ ╚ ⊗ ∠ for more: use MS Word, font APL385, insert symbols see FontDrop https://fontdrop.info/#/?darkmode=true see: http://xahlee.info/comp/unicode_APL_symbols.html http://xahlee.info/comp/unicode_math_operators.html