Files
docs
examples
conf
dynload
eval
hier
iface
load
loadCLib
make
makewith
misc
multi
objc
pdynload
pkgconf
plugs
reload
shell
unload
unloadAll
README
TIMINGS
build.mk
check.mk
eval.mk
foreign.mk
scripts
src
AUTHORS
BUILDING.CVS
LICENSE
Makefile
README
TODO
VERSION
autogen.sh
config.guess
config.h.in
config.mk.in
config.sub
configure
configure.ac
install-sh
shaniqua-plugins/examples
..
2005-05-20 02:23:59 +00:00
2005-04-24 08:51:33 +00:00
2005-04-24 08:51:33 +00:00
2005-04-24 08:51:33 +00:00
2005-04-24 08:51:33 +00:00

These examples illustrate the various uses of hs-plugins.

conf		a configuration file edsl using plugins
dynload		dynamically typed load
eval		runtime evaluation of haskell strings, from Haskell and C
hmake		the 'plugs' haskell interpreter
iface		test the interface file parser
load		load a plugin
make		build a Haskell file
makewith	merge and build a Haskell file
multi		load multiple plugins at once
objc		load Haskell plugins into object C programs
pkgconf		test package.conf parsing
popen		test popen
reload		reload a plugin when it changes
shell		a simple string filter
unload		test unloading of plugins