Foreign Function Interface

From HaskellWiki
Revision as of 19:52, 30 August 2008 by Henk-Jan van Tuyl (talk | contribs) (Created an introduction and a set of links)
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: