bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] try-GNU-APL


From: Dr . Jürgen Sauermann
Subject: Re: [Bug-apl] try-GNU-APL
Date: Sun, 7 Apr 2019 17:11:10 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:60.0) Gecko/20100101 Thunderbird/60.5.1

Hi Blake,

there is an input field (after the text
"APL Input:") at the bottom of the page.
You enter your APL command or _expression_ into that field and then press enter
on your keyboard or push the button labelled "Enter". The text entered then goes
straight to the GNU APL interpreter.

If your keyboard is configured accordingly, then you move the cursor over the input
field (so that it gets the input focus) and then simply type the APL characters (using Ctrl-
or Alt- or whatever your keyboard configuration requires). The normal keyboard
configuration for GNU APL should do it.

Without a proper keyboard configuration you can first enter command
]keyb to
display an APL keyboard in the APL output. From that output you can then copy
and paste individual APL characters to the input field (in my browser you mark the text
and then copy it with the middle mouse button, like it is commonly done in X-based systems).

Likewise you can copy and paste longer APL input lines from other web pages that display
APL code (in UTF-8 encoding).

Best Regards,
/// Jürgen



On 4/7/19 4:37 PM, Blake McBride wrote:
Interesting, but I can't figure out how to input APL characters.

--blake


On Sat, Apr 6, 2019 at 1:41 PM Dr. Jürgen Sauermann <address@hidden> wrote:
Hi,

inspired by Dyalog's https://tryapl.org/ I have set up a small server
with try-GNU-APL. Not as fancy as
tryapl.org, but at least something.

The URI is:

http://juergen-sauermann.de/try-GNU-APL

The code for the entire server is rather small and stored in the
latest SVN 1131 (subdir websocket).

Enjoy,
/// Jürgen


reply via email to

[Prev in Thread] Current Thread [Next in Thread]