Foreign Function Interface

From HaskellWiki
Revision as of 18:54, 16 August 2011 by Henk-Jan van Tuyl (talk | contribs) (Added a link to "Use another language to call a function")
Jump to navigation Jump to search

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: