Re: [Bug-apl] Question about GNU APL

2015-02-20 Thread Christian Robert
thanks for the reply (and all others who replyed) I will tell you the story who brought me here ... I learned the APL in the 70' years, while I was about 21. (I'm now 59) Not used the language until may be 5 years ago when I saw APLX for free to linux users. used it (may be 10 times per year

Re: [Bug-apl] Question about GNU APL

2015-02-19 Thread Elias Mårtenson
On 19 February 2015 at 21:28, Blake McBride wrote: > On Thu, Feb 19, 2015 at 7:10 AM, Juergen Sauermann < > juergen.sauerm...@t-online.de> wrote: > >> > 1. those things are probably not very hard to implement. However: >> >> 2. I try to minimize non-standard extensions of GNU APL because every >

Re: [Bug-apl] Question about GNU APL

2015-02-19 Thread Blake McBride
On Thu, Feb 19, 2015 at 7:10 AM, Juergen Sauermann < juergen.sauerm...@t-online.de> wrote: > Hi Christian, > > see my answers inline below... > > /// Jürgen > > > On 02/19/2015 03:10 AM, Christian Robert wrote: > > ... > > > how hard is it to implement the standard/or-not-as-standard-as-it-seems

Re: [Bug-apl] Question about GNU APL

2015-02-19 Thread Blake McBride
There is also a portable editor written in APL at: https://github.com/blakemcbride/APLEditor On Thu, Feb 19, 2015 at 5:22 AM, Elias Mårtenson wrote: > For editor integration, there is gnu-apl-mode for Emacs, installable via > MELPA. Another option is Aplwrap, which provides a gtk-based wrapp

Re: [Bug-apl] Question about GNU APL

2015-02-19 Thread Juergen Sauermann
Hi Christian, see my answers inline below... /// Jürgen On 02/19/2015 03:10 AM, Christian Robert wrote: I was to report that this APL _expression_   30 2⍴?60⍴2 always return

Re: [Bug-apl] Question about GNU APL

2015-02-19 Thread Elias Mårtenson
For editor integration, there is gnu-apl-mode for Emacs, installable via MELPA. Another option is Aplwrap, which provides a gtk-based wrapper around GNU APL. Here's a video I made some time ago showing off the Emacs mode: http://youtu.be/yP4A5CKITnM Regards, Elias On Feb 19, 2015 7:09 PM, "Christ