Foreign Function Interface

From HaskellWiki
Revision as of 09:30, 2 September 2010 by Henk-Jan van Tuyl (talk | contribs) (Added a link to "Safety first: FFI and threading")
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: