> 5) Ideally the scripting language would be Haskell..

> ... I can't find anything which would allow you 
> to compile and load functions into a running program.

>From haskell.org:
   "hs-plugins"
        A library for compiling and loading plugins into a running Haskell 
program.

Have a look at:
    "Dynamic Applications From the Ground Up". Stewart and Chakravarty, 2005
    "Plugging Haskell In". Pang, Stewart, Seefried, and Chakravarty, 2004

:)

Cheers,
 Don
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to