CPARSE

Parsing C header files into FFI definitions

Introduction

CPARSE is a tool written by Timothy Moore to parse C header files into FFI definitions. The tool will initially support only CMUCL FFI definitions but will be extended to support the generic UFFI library.

Current maintainer is Christian Lynbech.

Note that cparse is somewhat limited in its ability to understand C header files. In particular, CPARSE does not have a concept of macros as the header files are preprocessed prior to CPARSE handling. Other approaches certainly exists, for instance FFIGEN.

News

2004/03/30 This marks the release of version 0.2.4 of cparse, the first release from its new home at common-lisp.net. This release is a clean release of the sources contributed by Timothy Moore. Its CVS tag is CPARSE_0_2_4.

Plans

This are the current plans/ideas for CPARSE. Feel free to make further suggestions on the mailing list.

Mailing Lists

Download

This project has not released any files.

CVS

You can browse our CVS repository or download the current development tree via anonymous cvs, as described here

Valid XHTML 1.0 Strict