|
From: | Juergen Sauermann |
Subject: | Re: [Bug-apl] Bug: GNU APL does not call start_input after a )LOAD |
Date: | Sat, 10 May 2014 18:33:20 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5 |
Hi Elias,
I see. So when would you like to load the shared lib? We could do it by )COMMAND or by a --command-line-option. Sounds like you want it rather early, even before APL's immediate execution loop starts. That would be a --command-line-option then. We could keep the rest (function names in libraries etc.) and just separate the native function object. There would still be a native function object as such, but you don't see it in APL and you can't delete it either. Of course you also can't call it from APL then. /// Jürgen On 05/10/2014 05:47 PM, Elias Mårtenson wrote:
|
[Prev in Thread] | Current Thread | [Next in Thread] |