hs-plugins-doc

Api documentation of the haskell plugins library
  http://www.cse.unsw.edu.au/~dons/hs-plugins
  0
  no reviews



Hs-plugins is a library for loading plugins written in haskell into an application at runtime. it also provides a mechanism for (re)compiling haskell source at runtime. thirdly, a combination of runtime compilation and dynamic loading provides a suite of eval functions. values exported by plugins are transparently available to haskell host applications, and bindings exist to use haskell plugins from at least c and objective c programs.

this package contains the api documentation for the haskell plugins library.