* Added the command-line stuff.
 * Fixed the assign arrow and branch arrow transposition.

Both pushed to github.

I'll look at the quad-PW stuff

On 08/13/14 16:36, 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