bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] A GTK wrapper for GNU APL


From: Juergen Sauermann
Subject: Re: [Bug-apl] A GTK wrapper for GNU APL
Date: Mon, 18 Aug 2014 17:48:51 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Hi David,

working already I believe:

address@hidden:~/apl/apl-1.4/src$ ./apl -- myargs and more
...
      ⎕ARG
 ./apl -- myargs and more

/// Jürgen


On 08/13/2014 10:36 PM, David Lamkins wrote:
Here's a feature request:

- Provide a means to pass command-line arguments to APL.

At the very least, I'd like to be able to do something like:

$ aplwrap -s 16 -- --my-option 1234

where everything from -- onward would be tacked onto the end of aplwrap's apl_argv[].

That way, everything after the -- would be available via quad-ARG for consumption by the APL program.


reply via email to

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