@hackage plugins1.5.2.2
Dynamic linking for Haskell and C objects
Installation
Tested Compilers
Dependencies (12)
Dependents (25)
@hackage/dvda, @hackage/hein, @hackage/barley, @hackage/haskelldb-dynamic, @hackage/plugins-multistage, @hackage/DocTest, Show all…
Dynamic linking and runtime evaluation of Haskell, and C, including dependency chasing and package resolution.
Described in the papers: * Plugging Haskell In, http://cgi.cse.unsw.edu.au/~sseefried/files/papers/hs-plugins.pdf * Dynamic Applications from the Ground Up, http://www.cse.unsw.edu.au/~dons/papers/PSSC04.html * Dynamic Extension of Typed Functional Languages.