bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Announce: APL function editor written in APL


From: Frederick H. Pitts
Subject: Re: [Bug-apl] Announce: APL function editor written in APL
Date: Mon, 02 Jun 2014 11:13:20 -0500

Hello Blake,

        Two questions:
        1) Should the ' ∆ ' (capital delta) appearing on lines 256, 257, 259,
261, 263, 267, and 271 of Editor.apl be ' ◇ ' (diamond).  From the
context, it appears that statement separators are needed, not an
uninitialized variable?
        2) Is the first line of Editor.apl correct?  It appears that
'/usr/local/bin' is repeated twice.

        While item 2) does not appear to cause any problem, item 1) seems to
interfere with editor screen subcommands.  The 'f', 'l', and 'a'
subcommands
do not work for me, but the screen number subcommand does.

Regards,

Fred
        
On Fri, 2014-05-30 at 20:35 -0500, Blake McBride wrote:
> An APL Editor for GNU APL
> 
> 
> 
> 
> 
> This package is located at:
> https://github.com/blakemcbride
> 
> 
> This package provides an editor, written in APL, for editing APL
> functions.  It provides facilities that make the creation and editing
> of APL functions easier and less clunky than the standard APL function
> editor - all without leaving APL.  Lines can be edited without having
> to re-type them, lines can be copied and added, and string search and
> replace capabilities are available too.
> 
> 





reply via email to

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