Difference between revisions of "Libffcall"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=libffcall |Short description=Builds foreign function call interfaces in embedded interpreters |Full description=A collection of four libraries used to build foreign...")
 
(No version changes)
Line 3: Line 3:
 
|Short description=Builds foreign function call interfaces in embedded interpreters
 
|Short description=Builds foreign function call interfaces in embedded interpreters
 
|Full description=A collection of four libraries used to build foreign function call interfaces in embedded interpreters. The packages are: avcall - calling C functions with variable arguments vacall - C functions accepting variable argument prototypes trampoline - closures as first-class C functions callback - closures with variable arguments as first-class C functions (a reentrant combination of vacall and trampoline) Formerly known as ffcall.
 
|Full description=A collection of four libraries used to build foreign function call interfaces in embedded interpreters. The packages are: avcall - calling C functions with variable arguments vacall - C functions accepting variable argument prototypes trampoline - closures as first-class C functions callback - closures with variable arguments as first-class C functions (a reentrant combination of vacall and trampoline) Formerly known as ffcall.
 +
|Homepage URL=http://savannah.gnu.org/projects/libffcall
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
 
 
|Component programs=avcall,vacall,trampoline,callback
 
|Component programs=avcall,vacall,trampoline,callback
|Homepage URL=http://savannah.gnu.org/projects/libffcall
 
|VCS checkout command=
 
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=clisp
 
|Related projects=clisp
 
|Keywords=callback,avcall,vacall,trampoline,function call,interpreters,ffcall
 
|Keywords=callback,avcall,vacall,trampoline,function call,interpreters,ffcall
|Is GNU=y
 
|Last review by=Kelly Hopkins
 
|Last review date=2009-02-17
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=1.10
 
|Version identifier=1.10
 
|Version date=2004-06-03
 
|Version date=2004-06-03
 
|Version status=stable
 
|Version status=stable
|Version download=ftp://ftp.santafe.edu/pub/gnu/ffcall-1.10.tar.gz
+
|Version download=http://www.haible.de/bruno/gnu/ffcall-1.10.tar.gz
 +
|Version comment=1.10 stable released 2004-06-03
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/01/21
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Status=
 +
|Is GNU=Yes
 +
|License verified date=2001-01-31
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Janet Casey
 
|License verified date=2001-01-31
 
|License verified date=2001-01-31
|Version comment=1.10 stable released 2004-06-03
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Bruno Haible
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Bruno Haible
 
 
|Email=bruno@clisp.org
 
|Email=bruno@clisp.org
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Sam Steingold
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Sam Steingold
 
 
|Email=sds@gnu.org
 
|Email=sds@gnu.org
 
|Resource URL=
 
|Resource URL=
Line 57: Line 56:
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
|Library=c
 
 
|Use=library
 
|Use=library
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2001-01-31
 
}}
 

Revision as of 19:42, 20 January 2017


[edit]

GNU libffcall

https://www.gnu.org/software/libffcall/
Builds foreign function call interfaces in embedded interpreters.

A collection of four libraries used to build foreign function call interfaces in embedded interpreters.

avcall - calling C functions with variable arguments

callback - closures with variable arguments as first-class C functions (a reentrant combination of vacall and trampoline) Formerly known as ffcall.

vacall - C functions accepting variable argument prototypes

trampoline - closures as first-class C functions





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

21 June 2018




Leaders and contributors

Contact(s)Role
Bruno Haible Maintainer


Resources and communication

AudienceResource typeURI
Downloadhttps://ftp.gnu.org/gnu/libffcall/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/libffcall.git/
Generalhttps://savannah.gnu.org/people/
Downloadhttps://alpha.gnu.org/gnu/libffcall/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/libffcall/
Savannah (Ref)https://savannah.gnu.org/projects/libffcall/


Software prerequisites




Entry

























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.