bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] GNUApl as a library question...


From: Juergen Sauermann
Subject: Re: [Bug-apl] GNUApl as a library question...
Date: Tue, 14 Apr 2015 12:01:37 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Hi Peter,

after 'make install' in GNU APL 1.5 you should be able to get a description with:

    info libapl


written by Dirk Laurie (who came up with the libapl idea).

You should ./configure with option --with-libapl

There are many different ways to deal with character I/O; for example
./configure --with-android prevents ionstantiation of CIN and friends,
so you can provide your own ones. Or leave everything as is and see
what happens.

/// Jürgen

 
On 04/13/2015 09:36 PM, Peter Teeson wrote:
Hi Jürgen:

I would like to build apl as a library but I cannot find the instructions on how to do that in the README docs.
Is there somewhere else I should be looking?

1. Is it correct to assume the library inherits the stdin, stdout, stderr of the calling program?
2. Is the API documented? Or should I just look at the source?

Thanks…

Peter





reply via email to

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