Foreign Function Interface

From HaskellWiki
Revision as of 20:18, 23 May 2013 by Henk-Jan van Tuyl (talk | contribs) (Added a link to the tabi package)
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: