Skip to content

prollings/apl_backtick_symbols

Repository files navigation

README

Characters entered following the input of a backtick character get substituted with the corresponding symbol.
eg. `a becomes
Some input characters are mapped to the same output symbols.

Complete Symbol Map

Lowercase

3< 4≤ 5= 6≥ 7> 8≠ 9∨ 0∧
q? w⍵ e∊ r⍴ t~ y↑ u↓ i⍳ o○ p* [← ]→
a⍺ s⌈ d⌊ f_ g∇ h∆ j∘ k' l⎕ ;⍎ '⍕ \⊢
z⊂ x⊃ c∩ v∪ b⊥ n⊤ m| ,⍝ .⍀ /⌿

Uppercase

~⌺ !⌶ @⍫ #⍒ $⍋ %⌽ ^⍉ &⊖ *⍟ (⍱ )⍲ _! +⌹
Q? W⍵ E⍷ R⍴ T⍨ Y↑ U↓ I⍸ O⍥ P⍣ {⍞ }⍬
A⍺ S⌈ D⌊ F_ G∇ H∆ J⍤ K⌸ L⌷ :≡ "≢ |⊣
Z⊆ X⊃ C∩ V∪ B⊥ N⊤ M| <⍪ >⍙ ?⍠

Other

  • ` =>
  • <space> =>

About

VSCode extension to provide backtick code translation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published