more-cffi

2023-02-15

Extension of the CFFI project. A facility to wrap C bindings and write documentation.

Upstream URL

github.com/Hectarea1996/more-cffi

Author

Hector Galbis Sanchis <hectometrocuadrado@gmail.com>

License

The Unlicense
README

More-cffi

This project defines some macros that help you to create wrappers to foreign callbacks and structs. Also, it supports ADP to generate automatic documentation.

Installation

It is available on Quicklisp! Just eval (ql:quickload :more-cffi).

Dependencies (4)

  • adp
  • alexandria
  • cffi
  • iterate

Dependents (0)

    • GitHub
    • Quicklisp