<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0"><channel><title>The Common Lisp Directory/FFI</title><link>http://www.cl-user.net/asp/tags/ffi</link><description>The last modified items of the Common Lisp Directory for the tag: FFI</description><language>en-US</language><pubDate>Mon, 03 Jun 2013 00:03:30 GMT</pubDate><lastBuildDate>Mon, 03 Jun 2013 00:03:30 GMT</lastBuildDate><generator>Fractal Concept Web Application Framework</generator><item><title>CLERIC (Modified)</title><link>http://www.cl-user.net/asp/libs/cleric</link><guid isPermaLink="false">16957</guid><pubDate>Fri, 05 Aug 2011 16:04:09 GMT</pubDate><description>Common Lisp Erlang Interface</description></item><item><title>PLOKAMI - Common Lisp PCAP Interface (Modified)</title><link>http://www.cl-user.net/asp/libs/plokami</link><guid isPermaLink="false">16565</guid><pubDate>Tue, 26 Oct 2010 00:31:25 GMT</pubDate><description>PLOKAMI is a lispy interface to libpcap/winpcap built on top of a CFFI portability layer.

SUPPORTED
Realtime network packet capture, injection, dumpfile reading/writing, filtering with BPF, timeouts and operation in non-blocking mode.

PLATFORMS
Tested on: SBCL (darwin/linux), OpenMCL, LispWorks (windows/darwin). Should work on every platform that CFFI supports. </description></item><item><title>cl-win32ole (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-win32ole</link><guid isPermaLink="false">15732</guid><pubDate>Wed, 10 Mar 2010 11:29:09 GMT</pubDate><description>Common Lisp OLE Library like Ruby's win32ole.</description></item><item><title>Foreign Structures By Value (Added)</title><link>http://www.cl-user.net/asp/libs/FSBV</link><guid isPermaLink="false">16836</guid><pubDate>Mon, 04 May 2009 04:22:09 GMT</pubDate><description>Call foreign functions when one or more arguments and/or the return value are structures.  In CFFI and most Lisp foreign interfaces, structures must be passed by reference, that is, as pointers.  FSBV permits calling them by value.</description></item><item><title>CL-DONGLE (Added)</title><link>http://www.cl-user.net/asp/libs/cl-dongle</link><guid isPermaLink="false">16265</guid><pubDate>Sun, 27 Apr 2008 23:29:08 GMT</pubDate><description>Provides full access to all the functionality of SG-Lock's hardware-based copy protection system (dongles).</description></item><item><title>Objective-CL (Modified)</title><link>http://www.cl-user.net/asp/libs/Objective-CL</link><guid isPermaLink="false">15956</guid><pubDate>Sun, 23 Mar 2008 13:05:52 GMT</pubDate><description>Objective-CL is a free CL/Objective-C bridge that is portable not only across Lisp implementations but also across operating systems.  It strives to achieve full GNUstep and Cocoa compatibility including integration into Interface Builder and Gorm.</description></item><item><title>Software Bits (Added)</title><link>http://www.cl-user.net/asp/web-sites/14876</link><guid isPermaLink="false">14876</guid><pubDate>Sat, 16 Dec 2006 01:55:55 GMT</pubDate><description>a lot of random bits of lisp code. (Parsers, plotters, SMTP, and more...)</description></item><item><title>CFFI-Net (Added)</title><link>http://www.cl-user.net/asp/libs/cffi-net</link><guid isPermaLink="false">14501</guid><pubDate>Sun, 22 Oct 2006 09:08:10 GMT</pubDate><description>A portable interface to Unix sockets functionality. It includes the CFFI-Grovel tool for automating FFI generation, and the CFFI-Unix interface to basic Unix functionality with a focus on networking.</description></item><item><title>CFFI - the Common Foreign Function Interface (Modified)</title><link>http://www.cl-user.net/asp/libs/CFFI</link><guid isPermaLink="false">12043</guid><pubDate>Sat, 09 Sep 2006 08:09:16 GMT</pubDate><description>A portable foreign function interface for Common Lisp.</description></item><item><title>UFFI (Modified)</title><link>http://www.cl-user.net/asp/libs/UFFI</link><guid isPermaLink="false">11786</guid><pubDate>Sun, 03 Sep 2006 08:56:03 GMT</pubDate><description>Universal Foreign Function Interface for Common Lisp.</description></item><item><title>c2ffi (Added)</title><link>http://www.cl-user.net/asp/libs/c2ffi</link><guid isPermaLink="false">14075</guid><pubDate>Wed, 09 Aug 2006 10:13:21 GMT</pubDate><description>An FFI bindings generator for C libraries. It automatically generates foreign function interface definitions for UFFI (CFFI is also planned) by parsing C header files.</description></item><item><title>fftw-ffi (Added)</title><link>http://www.cl-user.net/asp/libs/fftw-ffi</link><guid isPermaLink="false">13896</guid><pubDate>Thu, 22 Jun 2006 12:45:53 GMT</pubDate><description>An UFFI-based generator of Common Lisp FFI bindings to the FFTW (Fastest Fourier Transform in the West) C library.</description></item><item><title>gcc-xml-ffi (Added)</title><link>http://www.cl-user.net/asp/libs/gcc-xml-ffi</link><guid isPermaLink="false">13895</guid><pubDate>Wed, 21 Jun 2006 16:52:26 GMT</pubDate><description>An automatic Common Lisp FFI bindings generator from C or C++ source code.</description></item><item><title>CFFI Utils (Added)</title><link>http://www.cl-user.net/asp/libs/A%20set%20of%20add-ons%20for%20cffi%20users</link><guid isPermaLink="false">13693</guid><pubDate>Thu, 11 May 2006 01:04:03 GMT</pubDate><description>Was once part of bdb package, but outsourced as new package.
This package brings you a &quot;flag-system&quot; for handling constant definitions in seperated systems, an defcfun extension macro to &quot;easily&quot; translate c idiosncratics into lisp ones, cbuffer and pool plus cbuffer input/output streams.</description></item><item><title>Hello C (Added)</title><link>http://www.cl-user.net/asp/libs/hello-c</link><guid isPermaLink="false">13303</guid><pubDate>Tue, 28 Mar 2006 11:40:27 GMT</pubDate><description>A tool for interfacing Common Lisp programs with libraries written in C or with the same calling conventions. It is largely a fork of UFFI, with additional features such as support for callback functions.</description></item><item><title>SWIG (Simplified Wrapper and Interface Generator) (Added)</title><link>http://www.cl-user.net/asp/libs/swig</link><guid isPermaLink="false">11991</guid><pubDate>Thu, 12 Jan 2006 21:55:59 GMT</pubDate><description>SWIG is a software development tool that connects programs and libraries written in C and C++ with a variety of high-level programming languages, including Common Lisp.  It parses C/C++ header files and automatically generates FFI definitions and glue code. The header files can be annotated with special directives that control code generation.</description></item></channel></rss>