Foreign Function Interface

From HaskellWiki
Revision as of 10:58, 9 November 2008 by Henk-Jan van Tuyl (talk | contribs) (Added a link to "C and Haskell sitting in a tree…")
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: