Blog articles/FFI: Difference between revisions

From HaskellWiki
Line 4: Line 4:
* [http://therning.org/magnus/archives/238 C and Haskell sitting in a tree]
* [http://therning.org/magnus/archives/238 C and Haskell sitting in a tree]
* [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]


== 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 11:17, 7 August 2007