dc5b948753
header file as input and generates a corresponding Pure module with the constant definitions and extern declarations needed to use the C module from Pure. pure-gen can also generate FFI interfaces rather than externs (using the pure-ffi module, see below), and it can optionally create a C wrapper module which allows you to create interfaces to pretty much any code which can be called via C. Interfaces to C++ can be made using SWIG's new C language module which can wrap arbitrary C++ libraries in C. WWW: http://docs.pure-lang.googlecode.com/hg/pure-gen.html PR: ports/155872 Submitted by: Zhihao Yuan <lichray@gmail.com>
2 lines
133 B
Text
2 lines
133 B
Text
SHA256 (pure-gen-0.10.tar.gz) = 4434eeef004b1d099f39c9d565cd5fc0e31955a6e7e785a5fc2af292fcc11473
|
|
SIZE (pure-gen-0.10.tar.gz) = 52509
|