package ppx_cstubs

  1. Overview
  2. Docs
Preprocessor for quick and dirty stub generation

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.1.tar.gz
md5=36ae3b715484d0b6a1abced4caad2f56
sha512=2665cb20122a48fdfb5613694ea4dfea5b6f09c6bf5291fe93e4c8231ab7ccd09e59c47ae8f27ac8d721421ba740625e12665bb72a63ee6adf2c66a292e7f8b3

doc/CHANGES.html

0.2.1 (12/08/2019)

  • support OCaml 4.09.0+beta1
  • bump internally used AST version from 4.06 to 4.08

0.2.0 (13/07/2019)

  • ppx_cstubs now compiles with OCaml 4.08.0.
  • Add support for static callbacks as an alternative to the libffi based Foreign.funptr.
  • Allow to use abstract values (similar to Ctypes.abstract) and integers of unknown size and signedness.

0.1.0 (24/04/2019)

  • First initial release
OCaml

Innovation. Community. Security.