Blog articles/FFI: Difference between revisions

From HaskellWiki
No edit summary
Line 5: Line 5:
* [http://therning.org/magnus/archives/280 Haskell and C: functions returning more than one value]
* [http://therning.org/magnus/archives/280 Haskell and C: functions returning more than one value]
* [http://therning.org/magnus/archives/315 Binding Haskell to C structs]
* [http://therning.org/magnus/archives/315 Binding Haskell to C structs]
* [http://notes-on-haskell.blogspot.com/2007/02/ffi-in-haskell.html The Haskell FFI]


== Further reading ==
== Further reading ==


* [http://www.haskell.org/ghc/docs/latest/html/users_guide/ffi.html The FFI GHC users guide]
* [http://www.haskell.org/ghc/docs/latest/html/users_guide/ffi.html The FFI GHC users guide]

Revision as of 00:41, 9 December 2007