Re: [wxhaskell-devel] CPP to FFI

2013-06-14 Thread Blair Archibald
Ah I see. I'm still looking through the wxHaskell code to see if there is any work I think I can do (as a beginner!) and thought id give this a mention. I agree that SWIG is a great tool! Hopefully they get their summer of code working. Many thanks, Blair On 14 June 2013 15:02, Jeremy O'Donoghu

Re: [wxhaskell-devel] CPP to FFI

2013-06-14 Thread Jeremy O'Donoghue
>From the website... "To use fficxx, you write a Haskell model of the C++ public interfaces and fficxx generates both a C wrapper and associated haskell functions and type classes which reflect specified model of the C++ interfaces. It is currently the user’s responsibility to specify a correct mo

Re: [wxhaskell-devel] Project ownership and Hackage upload

2013-06-14 Thread Jeremy O'Donoghue
Hi all, My sincere apologies for lack of availability and presence over the past few months - due almost entirely for being the software technology lead for http://www.tomshardware.com/news/Qualcomm-Atheros-NFC-Near-Field-QCA1990-Snapdragon,19607.html. Not much Haskell there, unfortunately. Atze

Re: [wxhaskell-devel] CPP to FFI

2013-06-14 Thread Eric Kow
Seems like something the author would be very interested in testing on. I think the wxHaskell paper talks about how it's done here http://research.microsoft.com/pubs/66810/wxhaskell.pdf On 13 June 2013 20:43, Blair Archibald wrote: > Hi guys, > > Did anyone see this new C++ foreign function gener