
9 Mar
2006
9 Mar
'06
3:30 a.m.
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