ffcall

Foreign function call libraries

bacaro: haikuports anche su HaikuPorts
Anche su HaikuPorts. ffcall

Descrizione

This is a library which can be used to build foreign function call interfaces in embedded interpreters.

Installed libraries and header files: It installs a library libffcall.{a,so}; to link with it, use the compiler option '-lffcall'.

It consists of two parts: * avcall - calling C functions with variable arguments. Its include file is <avcall.h>. * callback - closures with variable arguments as first-class C functions. Its include file is <callback.h>.

Additionally, you can determine the libffcall version by including <ffcall-version.h>.

For backward compatibility with versions 1.x, libraries libavcall.{a,so} and libcallback.{a,so} are installed as well. But they are deprecated; use libffcall.{a,so} instead.

Installa

Canale stable v2.5-1

Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.

pkgman install ffcall

Scarica .hpkg (x86_64)

Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.