bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] libcurl and libmysql/mariadb


From: Juergen Sauermann
Subject: Re: [Bug-apl] libcurl and libmysql/mariadb
Date: Mon, 05 Sep 2016 21:17:38 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Hi,

the src/native subdirectory contains a number of templates for native niladic and
nomadic (aka. ambivalent) functions and monadic and dyadic operators.
Most of the code is actually contained in template.hh because it is common
for all function variants.

The template functions simply print that they were called. You can replace that
printout with whatever you want to do in order to produce the result value Z.

/// Jürgen



On 09/05/2016 07:51 PM, address@hidden wrote:
Hi

Are there gnuapl 'templates' for developing 'native funtions' for libcurl and libmysql/mariadb ?

I've been looking for documentation to use to follow but besides the gnuapl source code itself nothing

Thanks




reply via email to

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