In fact there is! Plugging Haskell In. André Pang, Don Stewart, Sean Seefried, and Manuel M. T. Chakravarty. In Proceedings of the ACM SIGPLAN Workshop on Haskell, pages 10-21. ACM Press, 2004
http://www.cse.unsw.edu.au/~dons/papers/hs-plugins.pdf And Dynamic Applications From the Ground Up. Don Stewart and Manuel M. T. Chakravarty. In Proceedings of the ACM SIGPLAN Workshop on Haskell, pages 27-38. ACM Press, 2005 http://www.cse.unsw.edu.au/~dons/papers/yi.pdf -- Don On Fri, Jul 1, 2011 at 7:43 PM, Richard Wallace <[email protected]> wrote: > Hey all, > > I'm curious if there are any papers or anything else describing the > plugin system in Lambdabot. If not I'll dig through the code, but my > Haskell isn't yet that strong so a higher level introduction would be > very helpful. > > Thanks, > Rich > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe > _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
