Re: [Bug-apl] aplwrap 2.0

2014-09-07 Thread Elias Mårtenson
Great. I'm glad to see it works for you. :-) On 7 September 2014 23:15, Chris Moller wrote: > Yes, I'm using your socket interface, but I'm not using all the > commands. Right now, I'm just using "variables" to extract the list of > functions (and, eventually, both fcns and vars), "fn" to extr

Re: [Bug-apl] aplwrap 2.0

2014-09-07 Thread Chris Moller
Yes, I'm using your socket interface, but I'm not using all the commands. Right now, I'm just using "variables" to extract the list of functions (and, eventually, both fcns and vars), "fn" to extract the functions (and, eventually, "getvar") and "def." Chris On 09/07/14 10:59, Elias Mårtenson w

Re: [Bug-apl] aplwrap 2.0

2014-09-07 Thread Elias Mårtenson
Cool! Are you using the Emacs mode protocol? If so, are you using all the commands? I just want to know in case I would like to make changes. :-) Regards, Elias On 7 September 2014 22:46, Chris Moller wrote: > I just pushed aplwrap 2.0, which incorporates a lot of work by David > Lamkins and

[Bug-apl] aplwrap 2.0

2014-09-07 Thread Chris Moller
I just pushed aplwrap 2.0, which incorporates a lot of work by David Lamkins and adds an editor. Summary of changes since v 1.0: * Correct display of APL output. * --LX command-line argument to pass expression or command to APL. * --rows-var command-line argument lets APL k