|
Hi Xiao-Yong, you can already run apl as proposed. The only difference is that --script is not automatically implied. But setting --script automatically would make the use of GNU APL incompatible with the needs of other users (including myself). I normally write my APL programs in a separate text editor and then run the text file (without --script) with: apl textfile /// Jürgen On 06/02/2016 03:58 AM, Xiao-Yong Jin
wrote:
Hi Juergen, Thanks for the script trick. The script in my previous email works for all the cases when bash is in different places (your bash script still requires /bin/bash which fails in *BSD, but /usr/bin/env actually exists for all the systems I have). I wanted to ask if it is OK for you to change the apl command line handling such that it resembles python or julia, so running |
- [Bug-apl] she bang script arguments Xiao-Yong Jin
- Re: [Bug-apl] she bang script arguments Xiao-Yong Jin
- Re: [Bug-apl] she bang script arguments Juergen Sauermann
- Re: [Bug-apl] she bang script arguments Elias Mårtenson
- Re: [Bug-apl] she bang script arguments Juergen Sauermann
