[ ソース: ffcall ]
パッケージ: libffcall-dev (2.4-2.1 など)
libffcall-dev に関するリンク
Debian の資源:
ffcall ソースパッケージをダウンロード:
- [ffcall_2.4-2.1.dsc]
- [ffcall_2.4.orig.tar.gz]
- [ffcall_2.4.orig.tar.gz.asc]
- [ffcall_2.4-2.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.gnu.org]
類似のパッケージ:
foreign function call libraries - development files
ffcall is a collection of libraries which can be used to build foreign function call interfaces in embedded interpreters.
The main libffcall library consists of two parts:
avcall - calling C functions with variable arguments
callback - closures with variable arguments as first-class C functions
The avcall and callback modules are also provided as separate libraries, but those are deprecated and are installed only for backward compatibility.
Two other libraries are provided:
vacall - C functions accepting variable argument prototypes (non-reentrant variant of part of 'callback')
trampoline - closures as first-class C functions (non-reentrant variant of part of 'callback')
This package also includes documentation, in HTML format and as manual pages.
その他の libffcall-dev 関連パッケージ
|
|
|
|
-
- dep: libavcall1 (= 2.4-2.1+b2)
- foreign function call libraries - calling C functions with variable arguments
-
- dep: libcallback1 (= 2.4-2.1+b2)
- foreign function call libraries - closures with variable arguments in C
-
- dep: libffcall1b (= 2.4-2.1+b2)
- foreign function call libraries - main shared library
-
- dep: libtrampoline1 (= 2.4-2.1+b2)
- foreign function call libraries - closures in C (non-reentrant variant)