There has been some nice work in other areas to support keyboards.  The
following page uses that work to provide an APL keyboard.
  http://home.comcast.net/~paul.l.jackson/APL.js/
If you know the APL keyboard, just type ` followed by a normal character
and an APL character will appear.

If you don't know the APL keyboard, you may want to turn the visual
keyboard on, or look at the documentation.
   http://home.comcast.net/~paul.l.jackson/APL.js/




On Mon, Feb 24, 2014 at 8:27 AM, Raul Miller <rauldmil...@gmail.com> wrote:

> Maybe I should be doing this in a different forum? It's hard to
> anticipate if or where conversation will go.
>
> Anyways, http://www.johndcook.com/symbols/2014/02/apl/ reminded me to
> think about the tradeoffs involved in J's design:
>
>    thru=: [ + 1 i.@+ -~
>    10 thru 20
> 10 11 12 13 14 15 16 17 18 19 20
>    u: 16b2336 thru 16b237a
> ⌶⌷⌸⌹⌺⌻⌼⌽⌾⌿⍀⍁⍂⍃⍄⍅⍆⍇⍈⍉⍊⍋⍌⍍⍎⍏⍐⍑⍒⍓⍔⍕⍖⍗⍘⍙⍚⍛⍜⍝⍞⍟⍠⍡⍢⍣⍤⍥⍦⍧⍨⍩⍪⍫⍬⍭⍮⍯⍰⍱⍲⍳⍴⍵⍶⍷⍸⍹⍺
>
> ASCII is horribly ugly, the world still has not caught up to APL's
> character set.
>
> Sometimes, retro is the right choice.
>
> Thanks,
>
> --
> Raul
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm




-- 
Paul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to