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, enz...@gmx.com 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