[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANNOUNCE: ffcall version 1.8b
From: |
Adam Fedor |
Subject: |
ANNOUNCE: ffcall version 1.8b |
Date: |
Sat, 16 Jun 2001 22:23:03 -0600 |
The ffcall libraries version 1.8b has been released:
This is a collection of four libraries which can be used to build
foreign function call interfaces in embedded interpreters.
The four 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)
-------------------------------------------------------------------------------
Note: This is an unofficial release that includes support for compiling
on cygwin
and mingw (with cygwin tools). It also has some minor configuration
changes so that files
are installed in the correct place. There is no need to upgrade to this
version if ffcall
already works for you.
Get it from ftp://ftp.gnustep.org/pub/gnustep/libs
or see http://www.gnustep.org/resources/sources.html
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ANNOUNCE: ffcall version 1.8b,
Adam Fedor <=