openbsd-ports/devel/ffcall/pkg/PFRAG.shared
lebel e8ee429372 initial import of devel/ffcall-1.8:
--
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)

WWW: http://clisp.cons.org/~haible/packages-ffcall.html
Submitted by: Christian Edward Gruber <cgruber@israfil.net>
2002-05-01 17:19:23 +00:00

5 lines
136 B
Plaintext

@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2002/05/01 17:19:26 lebel Exp $
lib/libavcall.so.0.0
lib/libcallback.so.0.0
DYNLIBDIR(%D/lib)