cffi-objects

CFFI with OO and cstruct additions

Introduction

CFFI-objects is a library, that enhances CFFI with several new constructions to use when you need to work with complex structures or objects.

It supports structures by-value and by-reference with and without saving C-pointer on lisp side. Also there is type pobject, that allows to send lisp object with pointer slot or C-pointer. No verbose documentation yet, sorry.

License is BSD

No documentation yet. Look into sources of GTK-CFFI for usage examples.

Dependencies

Mailing Lists

Download

This project has not released any files.

Project members

Roman Klochkov, monk@slavsoft.surgut.ru

CVS

You can browse my SVN repository or download the current development tree via anonymous svn:

svn checkout svn://common-lisp.net/project/cffi-objects/svn

Valid XHTML 1.0 Strict