Talks

12 June, 2007
Solving the expression problem in Haskell
I gave this talk at the second SAPLING meeting. The slides have notes that I used while talking attached!
21 February, 2006
Solving the expression problem in Haskell: Part I
This is a talk I gave to my research group on solving the expression problem. It shows a promising first solution to the problem but ends just as a crucial problem is encountered. It hints suggestively at a solution. The follow up talk will provide the solution.
4 February, 2005
Plug-in compilers and EDSLs
These slides were for a PhD review committee. As such, some of them are devoted to proving my progress. However, these slides also contain much of the motivation for my current work on plug-in compilers.
27 October, 2004
Optimising Embedded DSLs using Template Haskell
The slides I gave for the paper of the same name.