> Would it be doable to "compile" C++ into C so I can do > straightforward bindings to C functions (we have a program > that reads in C header files and create bindings for it)? Or > not worth the effort?
Probably not worth the effort - if someone already has Haskell bindings (and rumour suggest they may exist) it would be worth trying to get them going. Even if that were a lot of work, it is probably still going to be less work than trying to generate your own set of straight C bindings... SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

