gauche-c-wrapper

Foreign function interface for Gauche to C libraries
  http://www.koguro.net/prog/c-wrapper/
  0
  no reviews



C-wrapper is a foreign function interface for C and Objective-C libraries. It can parse C header files, so you don't need to define functions, global variables and constants to use libraries.