[Haskell-cafe] [ANNOUNCE] fficxx : haskell-C++ FFI binding generator

kudah kudahkukarek at gmail.com
Fri Aug 2 01:25:49 CEST 2013


Any progress on Qt bindings yet?

On Sat, 8 Jun 2013 18:00:36 -0400 Ian-Woo Kim <ianwookim at gmail.com>
wrote:

> Dear Haskellers,
> 
> Hello.
> 
> I am very happy to announce the first version of fficxx
> (http://ianwookim.org/fficxx, also, please look at
> http://github.com/wavewave/fficxx )
> 
> fficxx is a haskell Foreign Function Interface (FFI) generator to C++.
> This tool automatically generates
> haskell FFI package for a given C++ class structure. It has been used
> for generating my haskell binding to the ROOT library [1] called HROOT
> [2]. Now I made it as a separate tool to benefit everyone trying to
> make a haskell-C++ binding.
> 
> I am going to explain how to use the library/tool one by one in my
> blog ( http://ianwookim.org/blog ). Currently, in the fficxx cabal
> package, I provide a very simple sample in the sample directory.
> 
> If interested, please try this and give me some comments on it in the
> discussion mailing list: http://ianwookim.org/fficxx/discuss.html
> 
> I hope that this is useful to many haskellers.
> Have fun with it!
> 
> Thanks,
> Ian-Woo Kim (wavewave)
> 
> [1] : http://root.cern.ch
> [2] : http://ianwookim.org/HROOT
> 
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe




More information about the Haskell-Cafe mailing list