bug-apl
[Top][All Lists]
Advanced

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

Re: Documentation on supported line editor commands (the '∇-editor')


From: Chris Moller
Subject: Re: Documentation on supported line editor commands (the '∇-editor')
Date: Wed, 30 Dec 2020 11:20:16 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0

A package called edif will let you use either an editor that opens its own window (like emacs) or an in-terminal editor like vi.

You can git-clone it from https://github.com/ChrisMoller/edif.git and there's an INSTALL file on how to build it and README on how to use it.



On 12/29/20 10:40 PM, Russtopia wrote:
The [GNU APL documentation][1] on the line editor seems to assume one already knows how to use it. I only see brief mention of what commands/syntax '... are not fully supported in GNU APL'.

I looked through the SVN trunk's various README- files and in doc/, but not exhaustively so my apologies if I missed the obvious.

Compare with the documentation of [Dyalog's APL ∇-editor][2], or [MicroAPL][3]. A succinct table of command syntax would be extremely useful to APL newcomers.

I'd be willing to prepare a patch to submit for the documentation if someone can point me to more resources.

(Related question: can GNU APL spawn an external editor specified by the user and use its resultant buffer as input? While nice, I'd still like to add documentation for the built-in editor).

Thank you,
-Russ





reply via email to

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