[Haskell] Compiler Construction course using Haskell?
Arnar Birgisson
arnarbi at gmail.com
Fri Aug 22 06:04:59 EDT 2008
On Fri, Aug 22, 2008 at 02:46, Norman Ramsey <nr at eecs.harvard.edu> wrote:
> In Fall 2006 I gave a graduate course in advanced functional
> programming in which the default project was a compiler from a
> functional language of the student's own design to the 2D circuit
> language invented by the Cult of the Bound Variable. The project was
> primarily an excuse to read papers about parsing combinators,
> polymorphic typed defunctionalization, A-Normal Form, generics for the
> masses, linear types, and so on, and to implement all that stuff in Haskell.
As a student, I find this very interesting. Would you happen to have a
syllabus or other course material (list of papers, assignments, etc.)
available online?
cheers,
Arnar
More information about the Haskell
mailing list