Foreign Function Interface

From HaskellWiki
Revision as of 17:18, 7 August 2010 by Henk-Jan van Tuyl (talk | contribs) (Added a link to page "Cxx foreign function interface")
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The Foreign Function Interface (FFI) allows you to link Haskell programs to programs written in another language.

Select one of the following links for more information: