summaryrefslogtreecommitdiff
path: root/devel/rubygem-ffi-compiler/pkg-descr
blob: 3d3af77bf16826cf0dc11f91e7abdea90ff80ba1 (plain) (blame)
1
2
3
4
5
ffi-compiler is a ruby library for automating compilation of native libraries
for use with ffi. To use, define your own ruby->native API using ffi, implement
it in C, then use ffi-compiler to compile it.

WWW: https://github.com/ffi/ffi-compiler